QuestionQ21
NetworkingA company has deployed a multitier application in Oracle Cloud Infrastructure (OCI), with web servers in a public subnet and database servers in a private subnet. The database servers must access data in OCI Object Storage, and the company wants to ensure this communication is secure and does not traverse the public Internet.
Which OCI feature should be used?
- A Use a Service Gateway to establish a secure connection to Object Storage.
- B Use a Local Peering Gateway to peer with the Object Storage subnet.
- C Use a VPN Gateway to create an encrypted tunnel to Object Storage.
- D Use a NAT Gateway to enable private access to Object Storage.
Community Discussion