Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Allowing access to Private APEX deployment

NachiMDec 5 2024

Hi,

This might be a silly question.

I have an APEX deployed in my private subnet in OCI. Is it possible to allow access to this APEX to anyone out they in the world If I send a link to the APEX?

Use case: We have an APEX application to collect information, 90% of the time people are logged into our network through VPN or on-prem networks, access apex URL, login with email/password, and submit data. But the new use case is we need to send a link to potential hires, and have them complete forms which is hosted in same APEX. These forms doesn't have any authentication because they are not our employees yet and there are from their home network or any where they have internet access.

I know machines in my public subnet can access to private services and private resources can access internet resources using NAT gateway. I am trying to get from www to my private APEX.

Can I use a Load Balancer or something to allow this happen? or Do I have to deploy APEX to public subnet?

Thanks,
Nachi

This post has been answered by jariola on Dec 5 2024
Jump to Answer
Comments
Post Details
Added on Dec 5 2024
2 comments
649 views