Hello All,
We are trying to migrate our environment to Amazon cloud and for doing the same I was trying to configure Apex on Amazon RDS.
Currently we are using Apex 4.2 that's why we have to go with Oracle 12c only because with Oracle 11g they have Apex 4.1.
I was able to configure Apex 4.1 with listener successfully and was accessing the same without any issues but because of old version I need to work on Oracle 12 c.
I have created the 12c instance on Amazon cloud and able to access it from my machine no issue with that
With respect to the below link I was trying to configure apex in it but I am not able to confirm ORDS with the steps provided in the link:
Appendix: Options for Oracle Database Engine - Amazon Relational Database Service
in the above link they have not mentioned anything about web server anywhere but I found another link which says I need to use Apache Tomcat with ORDS:
ORACLE-BASE - Oracle REST Data Services (ORDS) 3.0 Installation on Tomcat 7
I am confu