When establishing cross-tenancy connectivity using Remote Peering Connections (RPCs), which IAM policy statement is essential to grant the requesting tenancy the ability to initiate the connection?
When migrating workloads from another cloud provider to OCI, what is a key consideration when choosing a connectivity strategy to ensure optimal network performance?
You are automating the deployment of a highly available OKE cluster across multiple availability domains (ADs) using Terraform. The OKE cluster needs to communicate with a database service running on a Compute instance in a separate private subnet within the same VCN. During the Terraform deployment, you encounter an error indicating that the Kubernetes pods cannot resolve the private IP address of the database instance. You’ve verified that DNS resolution works correctly for other resources within the VCN. What is the MOST probable reason for this DNS resolutionfailure?
You are designing a hybrid cloud environment where multiple VCNs in OCI need to communicate with your on-premises network. You are using a single Dynamic Routing Gateway (DRG) to connect to your on-premises network via FastConnect. You want to ensure that each VCN is isolated from the others and that traffic between VCNs must pass through your on-premises security appliances for inspection. How should you configure the DRG attachments and route tables to enforce this security policy?
Which aspect of OCI’s security framework is essential for continuous monitoring and verification of packet flows, a core requirement of Zero Trust Packet Routing?
In a multi-region OCI environment, which configuration is necessary to allow communication between two VCNs located in different regions through a DRG?
Your team is deploying a critical, highly available application that relies on accessing a MySQL Database Service instance within OCI. The application requires a stable and predictable endpoint for database connectivity, even during database failover events. Which endpoint configuration is most suitable to ensure seamless application connectivity in this high-availability scenario?
Your company utilizes a hybrid cloud architecture, connecting its on-premises network to an OCIVCN using a FastConnect private peering connection. You need to ensure that instances within a specific subnet in the VCN can only communicate with resources in a designated IP address range within the on-premises network. What is the MOST effective way to achieve this specific network isolation?
You are designing a microservices-based application on OCI. Each microservice is deployed as a container in Oracle Container Engine for Kubernetes (OKE). You want to expose these microservices through a single entry point using a Layer 7 load balancer and route traffic based on the request path. Which OCI load balancing integration method with OKE is the MOST appropriate and efficient?
Your company is migrating an on-premises application to OCI. The application requires direct, low-latency access to an on-premises Microsoft SQL Server database. You’ve established a FastConnect connection between your on-premises network and an OCI VCN via a Dynamic Routing Gateway(DRG). You want to access this database from the OCI VCN. Which type of endpoint, in conjunction with appropriate routing, should you use to facilitate this connection?