Best security practice involving Oracle database
Dear Experts,
Our database version 12.1.0.2
Sincere thanks to all of you for your guidance.
I have a general question and would like to understand the complications of below options when we expose the server in internet.
Option 1)
Ebs nodes erpapp1, erpdb1 —-> intranet
Two new servers Apexapp1,Apexdb1 ---> intranet
We created dblink from apexdb1 to erpdb1
We will configure Nginx reverse proxy which is exposed to internet which will route requests to internal app server 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.
Our database version 12.1.0.2
Sincere thanks to all of you for your guidance.
I have a general question and would like to understand the complications of below options when we expose the server in internet.
Option 1)
Ebs nodes erpapp1, erpdb1 —-> intranet
Two new servers Apexapp1,Apexdb1 ---> intranet
We created dblink from apexdb1 to erpdb1
We will configure Nginx reverse proxy which is exposed to internet which will route requests to internal app server 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.
0