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.