Skip to main content

We’re planning to expose Aurena to the web and will be routing it via our reverse proxy as per official documentation, however is there a way to host the Aurena web client/component in our DMZ?

Current set up is: Client > reverse proxy > Aurena/MWS > DB

Preferred set up is: Client > reverse proxy > Aurena DMZ > MWS > DB

That way if Aurena was compromised, only Aurena itself is, rather than our whole middleware/application layer.

Hi,

Aurena is deployed in MWS so I don’t see how those can be separated.

The proxy should be in your DMZ, like: Client > reverse proxy DMZ > Aurena/MWS > DB.

 

/Erik


Reply