We have installed apex in oracle DBCS system. We also installed ORDS in a compute VM.
We have few apex applications which needs to be exposed to internet. We also have few apex applications which should be accessed only in intranet(VPN).
We have created public load balancer and directed the backend to ORDS port. This way few apex applications are accessed in internet.
How to give access to other apex applications which has to be accessed only in private network? Do we need to go for second load balancer, i mean private load balancer?
Any ideas please.
Thanks, Satish