Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Oracle 1z0-1124-25 Practice Exam with Questions & Answers | Set: 3

Questions 21

Your security policy mandates that all communication between your compute instances in a private subnet and OCI Object Storage must be authenticated and authorized using IAM policies and not rely on public IP addresses. Which OCI networking feature is the most appropriate to satisfy this requirement?

Options:
A.

Public Subnet with an Internet Gateway and IAM rules.

B.

Private Subnet with a NAT Gateway and IAM rules.

C.

Private Subnet with a Service Gateway and IAM rules.

D.

Public Subnet with a Network Firewall and IAM rules.

Oracle 1z0-1124-25 Premium Access
Questions 22

You have deployed a distributed application across OCI and Azure. You have established the OCI-Azure Interconnect. You are experiencing packet loss and performance degradation when transmitting large volumes of data between the two cloud providers. You have verified that the network devices on both sides are correctly configured. Which is NOT a typical root cause to investigate when troubleshooting performance issues across the OCI-Azure Interconnect?

Options:
A.

Evaluate Network Security Groups (NSGs) and Security Lists on both OCI and Azure to verify that traffic is allowed between the necessary subnets and ports.

B.

Inspect routing tables on both OCI and Azure to confirm that routes are correctly configured to direct traffic across the interconnect.

C.

Review the pricing tiers in OCI to ensure that the current OCI Compute usage has not exceeded maximum bandwidth limits.

D.

Assess the MTU (Maximum Transmission Unit) size settings on both OCI and Azure VNICs to ensure that fragmentation is not occurring.

Questions 23

You are designing a hybrid cloud architecture connecting your on-premises network to OCI. You have established a Site-to-Site VPN between your on-premises network and an OCI DRG. You have two VCNs attached to the DRG: VCN-A (10.0.0.0/16) and VCN-B (10.1.0.0/16). You need to ensure that only VCN-A can communicate with the on-premises network (192.168.1.0/24), while VCN-B should remain isolated. What is the MOST effective and secure method to achieve this connectivity requirement using DRG route tables?

Options:
A.

Create a single DRG route table. Add a route rule to the DRG route table for 192.168.1.0/24 pointing to the VPN attachment. Associate this route table with both the VCN-A and VCN-B attachments. Implement Network Security Groups (NSGs) on VCN-B to block all traffic to and from 192.168.1.0/24.

B.

Create a single DRG route table. Add a route rule to the DRG route table for 192.168.1.0/24 pointing to the VPN attachment. Associate this route table with the VCN-A attachment. Associate a default DRG route table that contains no routes for the VPN attachment with the VCN-Battachment.

C.

Create two DRG route tables: DRG-RT-A and DRG-RT-B. In DRG-RT-A, add a route rule for 192.168.1.0/24 pointing to the VPN attachment. Associate DRG-RT-A with the VCN-A attachment. In DRG-RT-B, add a route rule for 192.168.1.0/24 pointing to the VPN attachment and associate DRG-RT-B with the VCN-B attachment. Then, use security lists to block all traffic between VCN-B and the on-premises network.

D.

Create two DRG route tables: DRG-RT-A and DRG-RT-B. In DRG-RT-A, add a route rule for 192.168.1.0/24 pointing to the VPN attachment. Associate DRG-RT-A with the VCN-A attachment. Associate DRG-RT-B (containing no routes for 192.168.1.0/24) with the VCN-B attachment.

Questions 24

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?

Options:
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.

Questions 25

You are using Terraform to deploy a multi-tier application architecture consisting of a public subnet hosting a load balancer, a private subnet hosting application servers, and another private subnet hosting a database. The Terraform code successfully creates all the required infrastructure, including route tables and security lists. However, after deployment, you realize that the load balancer cannot reach the application servers in the private subnet. You have verified that the load balancer is healthy and the application servers are running. What is the most likely cause of this connectivity problem?

Options:
A.

The security list associated with the application server subnet does not allow ingress traffic from the load balancer's IP address range.

B.

The route table associated with the application server subnet has a default route pointing to the Internet Gateway, which is incorrect for a private subnet.

C.

The Network Address Translation (NAT) Gateway is misconfigured, preventing the application servers from initiating connections back to the load balancer.

D.

The load balancer's security list is not configured to allow egress traffic to the application server subnet on the required ports (e.g., port 8080).

Questions 26

Your organization is migrating a legacy application to OCI. This application relies on a specific IP address for its external communication, and you need to maintain this IP address during the migration. Which OCI Load Balancer feature or configuration can help you achieve this while ensuring high availability for the application?

Options:
A.

Using a private IP address for the load balancer and NAT Gateway for outbound traffic.

B.

Utilizing the Network Load Balancer (NLB) with its inherent ability to preserve client IP addresses.

C.

Configuring the Flexible Load Balancer with a reserved public IP address.

D.

Deploying multiple Flexible Load Balancers with different public IP addresses and using DNS round-robin.

Questions 27

You are designing a hybrid cloud solution where sensitive data must be transferred between your on-premises data center and an OCI VCN. You require a dedicated, private connection with guaranteed bandwidth and low latency. In addition to FastConnect, what additional product would you implement to achieve encryption of the traffic traversing the FastConnect link and to ensure data confidentiality?

Options:
A.

IPSec VPN

B.

Oracle Cloud Infrastructure Vault

C.

MACsec

D.

OCI Bastion

Questions 28

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?

Options:
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

Questions 29

Which OCI resource is used to establish private connectivity between two VCNs within the same region, facilitating direct, low-latency communication?

Options:
A.

Dynamic Routing Gateway (DRG)

B.

Local Peering Gateway (LPG)

C.

Internet Gateway

D.

Service Gateway

Questions 30

You are designing an OCI networking architecture for a multi-tier application using Infrastructure as Code (IaC). The architecture includes an OKE cluster for the front-end, a set of Compute instances for the back-end, and an Autonomous Database. You want to ensure that all traffic between these components is encrypted. You are using Transport Layer Security (TLS) for end-to-end encryption but are concerned about the overhead of encrypting all traffic within the VCN. Which approach provides the MOST balanced approach to security and performance, minimizing the overhead of encryption while still protecting sensitive data?

Options:
A.

Implement TLS encryption only between the OKE cluster and the load balancer. Rely on the inherent security of the OCI network for traffic within the VCN.

B.

Implement mutual TLS (mTLS) for all traffic between the OKE cluster, the Compute instances, and the Autonomous Database.

C.

Use Network Security Groups (NSGs) and Security Lists to control access between components but do not implement any additional encryption within the VCN.

D.

Implement TLS encryption for traffic between the OKE cluster and the Compute instances and use Oracle Database Vault to encrypt data at rest and in transit for the Autonomous Database.

Exam Code: 1z0-1124-25
Certification Provider: Oracle
Exam Name: Oracle Cloud Infrastructure 2025 Networking Professional
Last Update: Jul 10, 2025
Questions: 120

Oracle Related Exams

How to pass Oracle 1z0-1105-23 - Oracle Cloud Data Management 2023 Foundations Associate Exam
How to pass Oracle 1z0-1119-1 - Oracle Cloud Infrastructure for Sunbird Ed Specialty - Rel 1 Exam
How to pass Oracle 1z0-1123-24 - Oracle Cloud Infrastructure 2024 Migration Architect Professional Exam
How to pass Oracle 1z0-1109-24 - Oracle Cloud Infrastructure 2024 Security Professional Exam
How to pass Oracle 1z0-1067-24 - Oracle Cloud Infrastructure 2024 Cloud Operations Professional Exam
How to pass Oracle 1z0-1084-24 - Oracle Cloud Infrastructure 2024 Developer Professional Exam
How to pass Oracle 1z0-1085-24 - Oracle Cloud Infrastructure 2024 Foundations Associate Exam

Oracle Free Exams

Oracle Free Exams
Examstrack offers comprehensive free resources and practice tests for Oracle exams.