When analyzing Flow Logs for a subnet, how can you filter logs to isolate traffic that was rejected due to a specific security list rule?
Which OCI component facilitates transitive routing between VCNs in different regions via a dedicated, private network backbone, while also enabling connectivity to on-premises networks?
When troubleshooting inter-region connectivity issues between VCNs peered via a Dynamic Routing Gateway (DRG), which OCI tool is most effective for verifying the routing configuration and identifying potential misconfigurations?
When configuring inter-tenancy VCN peering, what is the purpose of the "peer ID" provided by the requesting tenancy to the accepting tenancy?
You are designing a highly available application that requires low latency communication between OCI regions. You have two VCNs, VCN-A in Region 1 and VCN-B in Region 2. These VCNs have non-overlapping CIDR blocks and you want to establish a private, direct connection between them for optimal performance. Which of the following steps are necessary to establish this cross-region connectivity using the native OCI networking capabilities?
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?
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?
You are deploying a three-tier web application using Infrastructure as Code (IaC) and Oracle Kubernetes Engine (OKE) within a single VCN. The application consists of a public-facing web tier (running in OKE), an application tier, and a database tier. You want to ensure that only the web tier can access the application tier, and only the application tier can access the database tier. You are leveraging Network Security Groups (NSGs) for granular access control. Your IaC code successfully creates all the components, but you are experiencing connectivity issues. Specifically, Pods in the web tier cannot reach the application tier. Reviewing your IaC configuration, you realize the NSG assignments for the OKE cluster's node pool are misconfigured. Which of the following NSG configuration errors would most likely cause this connectivity issue?
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 has two FastConnect circuits connecting your on-premises network to OCI. You want to implement a BGP configuration that ensures that traffic from OCI to your on-premises network is load-balanced across both FastConnect circuits. Which BGP configuration would BEST achieve load balancing across the two FastConnect circuits?