|
Dear erman,
Option 1)
Ebs nodes erpapp1, erpdb1 —-> intranet
Two new servers Apexapp1,Apexdb1 in intranet
We created dblink from apexdb1 to erpdb1
We will configure Nginx reverse proxy which is exposed to internet, routes requests to Apexapp1.
Option 2)
Install apex in ebs database(erpdb1) and Apex application in apexapp1..We will configure Nginx reverse proxy which is exposed to internet, routes requests to Apexapp1.
We want to know what are the disadvantages with these options when Nginx is compromised with some attack.
Pls express your thoughts..
Thank you
|