Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Oracle 1z0-1124-25 - Oracle Cloud Infrastructure 2025 Networking Professional

Page: 1 / 4
Total 120 questions

In a multi-tier application environment with geographically dispersed teams requiring access to private resources, how can an OCI Bastion service be optimized to reduce latency for remote users?

A.

Deploying a single Bastion host in the primary application region.

B.

Implementing Bastion hosts in multiple regions closer to user locations.

C.

Using dynamic port forwarding to allow direct connections to private resources.

D.

Configuring a Bastion service with a public load balancer.

Your company is migrating its publicly accessible website to OCI. You want to ensure the highest level of security and prevent DNS spoofing or cache poisoning attacks. You've decided to implement DNSSEC. Which of the following is the most important first step in enabling DNSSEC for your domain using OCI DNS?

A.

Create a Traffic Management Steering Policy with the "DNSSEC" option enabled.

B.

Generate a Key Signing Key (KSK) and a Zone Signing Key (ZSK) using a third-party tool and upload them to OCI DNS.

C.

Enable DNSSEC on the OCI DNS zone for your domain and obtain the Delegation Signer (DS) record from OCI DNS.

D.

Configure the OCI DNS resolver to validate all incoming DNS responses using DNSSEC.

When migrating workloads requiring high availability and redundancy for on-premises connectivity to OCI, which approach is recommended?

A.

Single FastConnect connection

B.

Site-to-Site VPN over a single internet connection

C.

Dual FastConnect connections with diverse paths

D.

Internet Gateway with multiple public IPs

Your company needs to connect an on-premises data center to an OCI Virtual Cloud Network (VCN) to extend their existing infrastructure to the cloud. The connection MUST be secure, reliable, and provide consistent, low-latency access to resources in both environments. Resources in the OCI VCN need access to the on-premises servers, and resources in the on-premises data center need to access the compute instances located in a private subnet within the OCI VCN. Which is the MOST appropriate architectural design for establishing connectivity in this hybrid cloud environment, considering the available endpoints and gateway options in OCI?

A.

Implement a Site-to-Site VPN connection between the on-premises network and the OCI VCN, utilizing a Dynamic Routing Gateway (DRG) in OCI.

B.

Establish a FastConnect connection between the on-premises network and the OCI VCN, utilizing a Dynamic Routing Gateway (DRG) in OCI.

C.

Configure a public endpoint for each resource in the OCI VCN that needs to be accessed from the on-premises network.

D.

Implement a FastConnect connection from the on-premises network to the OCI VCN utilizing a Dynamic Routing Gateway (DRG) in OCI and implement a Site-to-Site VPN connection as backup.

A company wants to leverage a best-of-breed approach for their application stack. They plan to use OCI for its Autonomous Database, Azure for its container orchestration (AKS), and AWS for its object storage (S3). Considering cost optimization and minimizing data egress charges, which strategy is the MOST efficient for transferring large datasets between these services?

A.

Moving data directly between OCI Autonomous Database, Azure AKS, and AWS S3 using public internet, as this is the most cost-effective option

B.

Establishing a hub-and-spoke model, using a central cloud provider as the data transfer hub, incurring egress charges from each cloud to the hub and then ingress charges from the hub to the destination cloud

C.

Utilizing a third-party data integration platform that is strategically located at a network peering point between OCI, Azure, and AWS

D.

Using Storage Gateway service on each cloud and replicate data from one gateway to the other

Consider a scenario where you have several private subnets within your VCN, and instances in these subnets need to access different OCI Object Storage buckets across various compartments. How can you efficiently manage and secure private access to Object Storage for all these subnets while adhering to the principle of least privilege?

A.

Configure a single Internet Gateway and use IAM policies to control access at the bucket level.

B.

Deploy a single NAT Gateway and manage access using Network Security Groups (NSGs) for each subnet.

C.

Implement a Service Gateway within the VCN and utilize IAM policies and route tables to direct traffic to the appropriate Object Storage service endpoints.

D.

Create a Private Endpoint for each Object Storage bucket within each private subnet.

You are implementing IPSec over FastConnect to connect to a third-party network that is also connected to OCI via FastConnect. Your company requires a high level of security and isolation between your network and the third-party’s network. Which of the following is the MOST secure approach to ensure network isolation when implementing IPSec over FastConnect in this scenario?

A.

Implement IPSec tunnels between your on-premises network and the third-party’s on-premises network, bypassing OCI.

B.

Use OCI Network Security Groups (NSGs) or security lists to strictly control traffic between your VCN and the third-party’s VCN.

C.

Utilize a third-party virtual firewall appliance deployed in OCI and configure IPSec tunnels through the firewall to both your on-premises network and the third-party’s network.

D.

Enable flow logs to monitor the traffic that is transmitted.

You are responsible for managing access to an Oracle Autonomous Database (ADB) instance inyour OCI environment. You need to configure a secure connection to the ADB from compute instances located in a private subnet. You want to limit access to the ADB to only the designated compute instances. Which type of endpoint, in conjunction with appropriate security rules, provides the MOST granular control over network access to the Autonomous Database?

A.

A public ADB endpoint with Network Security Groups (NSGs) restricting access.

B.

A Service Gateway-enabled connection with a Service Gateway configured to allow access to ADB.

C.

A private ADB endpoint with Network Security Groups (NSGs) restricting access.

D.

A Dynamic Routing Gateway (DRG) connection with appropriate route rules.

You are designing an OCI VCN for a new application with the following requirements: The application servers in a private subnet must be able to download software updates from public repositories on the internet; the application servers must NOT be directly accessible from the public internet; the application servers must also be able to access Oracle Cloud Infrastructure Registry (OCIR) within the same region to pull container images. Which combination of VCN Gateways BEST meets these requirements?

A.

Internet Gateway and Service Gateway

B.

NAT Gateway and Internet Gateway

C.

NAT Gateway and Service Gateway

D.

Dynamic Routing Gateway (DRG) and Internet Gateway

For a multi-tier architecture with a strict compliance requirement to log all user access to private resources, which Bastion service configuration is most suitable?

A.

Dynamic port forwarding sessions with no logging enabled.

B.

Managed Bastion sessions with detailed session logging enabled.

C.

SSH port forwarding sessions with minimal audit logs.

D.

Using a jump server with manually configured logging.