Courseiva

Oracle Cloud Infrastructure Foundations 2026 Associate (1Z0-1085-26) (1Z0-1085-26) (1Z0-1085-26) — Questions 226300

378 questions total · 6pages · All types, answers revealed

Page 3

Page 4 of 6

Page 5
226
MCQeasy

What is the container image registry service provided natively by Oracle Cloud Infrastructure for storing and sharing OCI container images?

A.File Storage Service
B.OCI Functions repository
C.OCI Object Storage
D.Oracle Cloud Infrastructure Registry (OCIR)
AnswerD

OCIR is the native container image registry service.

Why this answer

Oracle Cloud Infrastructure Registry (OCIR) is an Oracle-managed registry that enables you to store and manage your development container images.

227
Multi-Selecthard

Which THREE characteristics apply to OCI Fault Domains? (Choose three.)

Select 3 answers
A.Each availability domain contains three fault domains by default.
B.Fault domains span across multiple availability domains.
C.You can optionally specify a fault domain when launching a compute instance.
D.Fault domains require separate network subscriptions for each domain.
E.Fault domains provide anti-affinity for virtual instances on physical hardware.
AnswersA, C, E

OCI availability domains typically contain three fault domains.

Why this answer

Fault domains are chosen during instance creation (or assigned automatically), provide anti-affinity, and reside within an availability domain.

228
Multi-Selecteasy

Which TWO statements are true regarding OCI File Storage Service (FSS)? (Choose two.)

Select 2 answers
A.File systems require manual capacity planning and provisioning of underlying physical disks.
B.File Storage is accessed exclusively through Object Storage REST API calls.
C.File Storage file systems are encrypted at rest by default.
D.File Storage is restricted to a single compute instance at a time in read/write mode.
E.File systems can be mounted concurrently by compute instances across different availability domains.
AnswersC, E

All OCI File Storage file systems are encrypted at rest using keys managed by Oracle or customers.

Why this answer

FSS provides a managed file system accessible via NFSv3 that automatically scales and encrypts data at rest by default.

229
MCQeasy

You need to run a stateless containerized background processing job that executes periodically and terminates immediately upon completion without managing servers. Which OCI serverless service is ideal?

A.Oracle Container Engine for Kubernetes
B.Block Storage Volumes
C.Bare Metal Compute Instances
D.OCI Functions
AnswerD

OCI Functions is ideal for event-driven, short-lived containerized code execution.

Why this answer

OCI Functions is a serverless, pay-as-you-go platform built on Fn Project that runs code in response to events or schedules.

230
MCQhard

You need to route traffic privately from your VCN to Oracle Cloud Infrastructure Object Storage in the same region without traversing the public internet. Which components must be configured?

A.NAT Gateway and an inbound firewall rule
B.Service Gateway and a route table rule with service destination
C.Dynamic Routing Gateway and IPsec VPN
D.Internet Gateway and a matching security list rule
AnswerB

A Service Gateway allows private connectivity to regional Oracle services using a service destination route.

Why this answer

A Service Gateway combined with a route table entry pointing to the service destination allows private traffic routing to regional Oracle services.

231
Multi-Selectmedium

Which TWO statements accurately describe the characteristics of OCI Availability Domains and Fault Domains? (Choose two.)

Select 2 answers
A.Availability domains span across multiple global regions to provide high availability.
B.Availability domains share physical power infrastructure to minimize data center costs.
C.A region can contain one or more Availability Domains.
D.Fault domains are isolated hardware and power groupings within an Availability Domain.
E.Fault domains are software-defined constructs that exist across different availability domains.
AnswersC, D

OCI regions consist of one or multiple availability domains.

Why this answer

Availability domains are isolated data centers within a region, and fault domains are isolated hardware groupings within an availability domain.

232
MCQhard

An organization is planning a disaster recovery strategy for a Tier-1 financial application. They need a Recovery Point Objective (RPO) of near-zero and a Recovery Time Objective (RTO) of seconds. Which OCI deployment pattern best fulfills these stringent requirements?

A.Deploy instances across three Fault Domains in a single Availability Domain with automated compute health checks.
B.Backup daily block volumes to Object Storage and restore them in a secondary region upon disaster declaration.
C.Deploy an active-passive architecture across two OCI regions using asynchronous database replication and manual DNS failover.
D.Deploy an active-active architecture across two low-latency interconnected OCI regions using synchronous replication and automated traffic management failover.
AnswerD

Active-active deployment with synchronous replication and automated routing achieves near-zero RPO and instantaneous RTO.

Why this answer

A multi-region active-active or active-passive configuration with synchronous data replication across regions provides the lowest RPO and RTO.

233
MCQmedium

How do you improve the performance of a block volume attached to a compute instance?

A.Change volume performance tier
B.Add more RAM to instance
C.Increase subnets
D.Switch to a different VCN
AnswerA

OCI allows dynamic adjustment of volume performance.

Why this answer

Changing the performance tier of a block volume (e.g., to Higher Performance) increases IOPS and throughput.

234
MCQhard

An administrator needs to configure DNS resolution so that an on-premises server connected via FastConnect can resolve private hostnames within an OCI VCN. Which OCI DNS component must be configured?

A.Internet Gateway DNS Forwarder
B.Private DNS Resolver with Listener Endpoints
C.Public DNS Zone
D.Traffic Management Steering Policies
AnswerB

Private DNS resolver listener endpoints allow on-premises servers to query OCI private zones.

Why this answer

A Private DNS resolver in OCI can be configured with listening endpoints and custom zones to resolve queries from on-premises networks.

235
MCQeasy

What is the primary benefit of using OCI Container Instances?

A.Serverless container execution
B.Persistent block storage access only
C.Full root access to the host
D.Manual cluster patching
AnswerA

Container instances are serverless, managed container execution environments.

Why this answer

Container Instances allow running containers without managing the underlying VMs or clusters.

236
MCQmedium

Which OCI storage option is recommended for storing high-performance boot volumes for virtual machines?

A.Block Volume
B.Object Storage
C.Archive Storage
D.File Storage
AnswerA

Block volume is block-level storage for compute instances.

Why this answer

Block Volumes are the standard for high-performance boot and data volumes.

237
Multi-Selectmedium

Which TWO of the following are valid OCI compute shape types?

Select 2 answers
A.Virtual Disk
B.Flexible
C.Dynamic
D.Container-only
E.Bare Metal
AnswersB, E

Allows scaling.

Why this answer

Flexible and Bare Metal are valid shape categories in OCI.

238
Multi-Selectmedium

Which TWO of the following statements about OCI FastConnect are correct? (Choose two.)

Select 2 answers
A.FastConnect supports multiple connectivity models, including FastConnect via Provider and FastConnect Colocation.
B.FastConnect routes all traffic over the public internet using encrypted IPsec tunnels.
C.FastConnect has a maximum bandwidth limit of 10 Mbps globally.
D.FastConnect provides a dedicated, private connection between an on-premises datacenter and OCI.
E.FastConnect is configured exclusively by attaching an Internet Gateway to the VCN.
AnswersA, D

OCI supports partner network providers and direct colocation models for FastConnect.

Why this answer

FastConnect provides private connectivity bypassing the public internet and supports both Partner and Colocation provider models.

239
Multi-Selectmedium

Which TWO OCI features are used to monitor the performance of your infrastructure?

Select 2 answers
A.OCI Logging
B.OCI Monitoring
C.OCI Functions
D.Object Storage
E.FastConnect
AnswersA, B

Provides logs for analysis.

Why this answer

OCI Monitoring and OCI Logging are the standard tools for observability.

240
MCQmedium

You need to deploy a web application across multiple compute instances with automated scaling and load balancing. Which combination of OCI services provides this complete architecture?

A.Dynamic Routing Gateway and OCI Functions
B.File Storage Service and Network Security Groups
C.Internet Gateway, Block Volume backups, and Object Storage
D.Public Load Balancer, Instance Pools, and Autoscaling Configurations
AnswerD

This combination load balances traffic and automatically scales compute capacity.

Why this answer

A Public Load Balancer combined with an Instance Pool and Autoscaling Configuration provides incoming load balancing and dynamic compute scaling.

241
MCQeasy

A cloud architect needs to configure a regional subnet in a Virtual Cloud Network (VCN). Across how many availability domains can a regional subnet span?

A.Only availability domain 1
B.Exactly one availability domain
C.Two availability domains maximum
D.All availability domains within the region
AnswerD

Regional subnets span all availability domains in a region for high availability.

Why this answer

In OCI, regional subnets can span all availability domains within a region, simplifying IP address management and resource placement.

242
MCQeasy

An operations engineer needs to provision a Network File System (NFS) that can be simultaneously mounted across hundreds of OCI Compute instances for shared data processing. Which OCI storage service is best suited for this?

A.Local NVMe
B.Object Storage
C.File Storage Service (FSS)
D.Block Volume
AnswerC

FSS provides shared file storage accessible via standard NFS protocol across multiple instances.

Why this answer

File Storage Service (FSS) provides a durable, enterprise-grade network file system that supports the standard NFS v3 protocol and can be mounted concurrently by thousands of compute instances.

243
MCQmedium

You need to deploy a web application on OCI that requires a flexible compute shape to adjust CPU and memory independently. Which OCI compute feature should you select?

A.Preemptible Instances
B.Flexible Shapes
C.Dedicated Host
D.Bare Metal Instances
AnswerB

Flexible shapes allow users to customize CPU and memory allocations.

Why this answer

Flexible shapes allow independent scaling of CPU and memory, optimizing costs for workload requirements.

244
MCQmedium

If an instance in a public subnet cannot reach the internet, what is the first thing you should check?

A.Security List ingress rules
B.Route table rules
C.Instance CPU usage
D.Object Storage policy
AnswerB

Route tables determine if traffic is directed to the IGW.

Why this answer

Route tables must have a rule directing traffic to the Internet Gateway.

245
MCQeasy

An administrator needs to organize and control access to resources for different departments within an OCI tenancy. Which OCI construct is used for resource organization and isolation?

A.Region
B.Tenancy
C.Compartment
D.Fault Domain
AnswerC

Compartments are used to organize resources and apply policies for access control.

Why this answer

Compartments are the fundamental logical organizing and security-isolating units in OCI.

246
MCQmedium

Your application requires high availability, and you want to ensure that your instances are not all updated or patched at the exact same time. Which OCI concept ensures that maintenance events are distributed?

A.Availability Domain isolation
B.Fault Domain distribution
C.Regional placement
D.Compartment policy
AnswerB

Fault domains are specifically used to isolate instances during maintenance events.

Why this answer

Distributing instances across different Fault Domains ensures that Oracle maintenance tasks (like patching) occur at different times for each domain, maintaining application uptime.

247
MCQhard

An organization is setting up a multi-region deployment. They need to replicate Block Volume backups automatically across regions. Where is this configuration managed?

A.Block Volume Backup Policies
B.Identity and Access Management (IAM) dynamic groups
C.Virtual Cloud Network Route Tables
D.OCI Object Storage Lifecycle Rules
AnswerA

Backup policies include automated cross-region replication rules.

Why this answer

Block volume backup policies allow you to configure automated cross-region replication settings when defining backup schedules.

248
MCQmedium

You need to export billing and usage data automatically every day into an Object Storage bucket for custom financial analysis and reporting. Which OCI feature facilitates this?

A.OCI Usage Reports
B.OCI Cost Analysis export button
C.OCI Audit log archiving
D.OCI Budget alert triggers
AnswerA

Usage Reports provide granular CSV files of cost and usage data delivered automatically to an Object Storage bucket.

Why this answer

Usage Reports in OCI automatically generate detailed CSV cost and usage reports and deposit them into a designated tenancy-owned Object Storage bucket daily.

249
MCQeasy

An architect wants to distribute incoming client traffic evenly across a pool of backend OCI Compute web servers while terminating SSL/TLS connections at the load balancer layer. Which OCI service should be used?

A.OCI Load Balancer
B.OCI Service Gateway
C.OCI Dynamic Routing Gateway
D.OCI Network Load Balancer
AnswerA

OCI Load Balancer provides layer 7 load balancing and SSL termination.

Why this answer

OCI Load Balancer distributes incoming traffic across backend servers and supports SSL termination.

250
Multi-Selecthard

Which TWO protocols or methods are supported when attaching an OCI Block Volume to a compute instance? (Choose two.)

Select 2 answers
A.NFSv3 attachment
B.HTTP REST API attachment
C.Paravirtualized attachment
D.SMB protocol attachment
E.iSCSI attachment
AnswersC, E

Paravirtualized attachment is supported for block volumes.

Why this answer

OCI Block Volume supports Paravirtualized and iSCSI attachment methods.

251
Multi-Selectmedium

Which TWO statements are correct regarding OCI Budgets and spending alerts? (Choose two.)

Select 2 answers
A.Budget alerts can send notifications via OCI Notifications (email, PagerDuty, etc.).
B.Budgets can automatically shut down compute instances when spending exceeds 100%.
C.Budgets update their spending calculations once every 30 days.
D.Budgets can only be set at the root tenancy level, never at compartment levels.
E.Budgets can trigger alerts based on forecasted spend as well as actual spend.
AnswersA, E

OCI Budgets integrate with OCI Notifications to dispatch alerts when thresholds are reached.

Why this answer

Budgets can alert on both actual and forecasted spend, and notifications can be sent via OCI Notifications to email or endpoints.

252
MCQhard

You are managing a mission-critical database workload on an OCI Block Volume. The workload experiences extremely high and unpredictable I/O bursts, requiring the highest possible IOPS performance per volume. Which performance tier should you select?

A.Higher Performance
B.Lower Cost
C.Ultra High Performance
D.Balanced
AnswerC

Ultra High Performance is engineered for the most demanding workloads, providing the highest IOPS and throughput per volume.

Why this answer

Ultra High Performance is the highest performance tier available for OCI Block Volumes, designed for workloads with intensive I/O requirements and high IOPS demands.

253
Multi-Selectmedium

Which TWO statements are true regarding the connectivity between OCI Availability Domains within a region? (Choose two.)

Select 2 answers
A.Traffic between Availability Domains must traverse public internet gateways and is billed at standard internet egress rates.
B.Traffic between Availability Domains within the same region travels over a high-bandwidth, low-latency network fabric.
C.Inter-AD communication requires the manual setup of encrypted IPsec VPN connections.
D.Availability domains are not connected directly; all communication must route through a secondary OCI region.
E.Data transfer between Availability Domains within the same region is supported for high-performance applications.
AnswersB, E

ADs are connected via a dedicated, high-performance internal network fabric.

Why this answer

ADs within a region are connected by a high-speed network fabric and do not incur standard internet egress fees.

254
MCQhard

An enterprise is planning a multi-cloud strategy and needs to connect their OCI tenancy directly to Microsoft Azure with extremely low latency and high throughput. Which OCI architectural feature or partnership makes this possible?

A.Oracle Interconnect for Azure
B.OCI Dynamic Routing Gateway (DRG) peering over the internet
C.OCI Cloud Guard cross-cloud integration
D.OCI FastConnect with public peering
AnswerA

Oracle Interconnect for Azure links OCI and Azure data centers directly.

Why this answer

Oracle Interconnect for Azure provides direct, low-latency, high-throughput connectivity between OCI and Microsoft Azure in select regions.

255
Multi-Selecthard

Which TWO statements are true regarding OCI Load Balancer features? (Choose two.)

Select 2 answers
A.OCI Load Balancers can terminate SSL/TLS certificates and perform SSL offloading.
B.Load balancers cannot distribute traffic across multiple availability domains.
C.Load balancers have flexible shape options allowing you to scale bandwidth requirements.
D.Load balancers operate exclusively at Layer 4 of the OSI model.
E.Load balancers must be deployed inside on-premises data centers.
AnswersA, C

Load balancers support SSL termination and certificate management.

Why this answer

OCI Load Balancers support SSL termination and flexible bandwidth shaping.

256
MCQhard

An enterprise application deployed on OCI is experiencing frequent Layer 7 HTTP flood attacks and SQL injection attempts. Which OCI service provides comprehensive protection against these web vulnerabilities?

A.Cloud Guard
B.Virtual Cloud Network Security Lists
C.Network Security Groups
D.OCI Web Application Firewall
AnswerD

WAF inspects HTTP/S traffic to protect web applications against Layer 7 application exploits.

Why this answer

OCI Web Application Firewall (WAF) is a cloud-based, PCI-compliant security service that protects applications from malicious internet traffic, including cross-site scripting (XSS), SQL injection, and HTTP floods.

257
MCQeasy

An administrator wants to restrict inbound SSH access to a specific group of database compute instances without modifying subnet-level security rules. Which OCI feature should be used to define these fine-grained VNIC rules?

A.Route Tables
B.Security Lists
C.Network Security Groups
D.Dynamic Routing Gateway
AnswerC

NSGs apply to specific sets of VNICs chosen by the administrator.

Why this answer

Network Security Groups (NSGs) allow you to apply security rules to a specific set of VNICs of your choice, independent of subnets.

258
Multi-Selecthard

An organization with strict data residency requirements is evaluating OCI's hybrid and dedicated offerings. Which THREE options represent OCI deployment models designed to bring cloud services into customer-controlled environments? (Choose three.)

Select 3 answers
A.OCI Compute Cloud@Customer
B.OCI Local Peering Gateway
C.OCI Dedicated Region
D.OCI Public Cloud Region
E.OCI Exadata Cloud@Customer
AnswersA, C, E

Compute Cloud@Customer provides rack-scale cloud infrastructure on-premises.

Why this answer

Dedicated Region, Exadata Cloud@Customer, and Compute Cloud@Customer bring OCI capabilities to on-premises data centers.

259
Multi-Selectmedium

Which THREE entities can be attached to an OCI Dynamic Routing Gateway (DRG) to facilitate network connectivity? (Choose three.)

Select 3 answers
A.Site-to-Site VPN static or dynamic connections
B.FastConnect virtual circuits
C.Internet Gateways for public routing
D.Virtual Cloud Networks (VCNs) via VCN attachments
E.IPSec VPN tunnels via RPC attachments
AnswersA, B, D

Site-to-Site VPN connections attach to DRGs to link on-premises networks.

Why this answer

A DRG acts as a virtual router that accepts attachments from VCNs, FastConnect virtual circuits, and IPSec VPN tunnels.

260
MCQeasy

What is the primary function of an OCI Internet Gateway?

A.To provide private access to Oracle services like Object Storage
B.To peer two VCNs within the same tenancy
C.To route bidirectional traffic between the VCN and the public internet
D.To connect on-premises data centers via private circuits
AnswerC

Internet Gateway provides public internet connectivity.

Why this answer

An Internet Gateway provides a path for bidirectional network traffic between your VCN and the public internet.

261
MCQhard

You are architecting a disaster recovery plan for a mission-critical database. The business requirement states that in the event of a total regional outage, the service must be operational within a recovery time objective (RTO) of less than one hour. What is the most appropriate strategy?

A.Use cross-region replication
B.Implement backup to local Object Storage only
C.Deploy instances in multiple Fault Domains
D.Use cross-Availability Domain replication within the same region
AnswerA

Cross-region replication is the mandatory architecture to ensure availability during a total regional outage.

Why this answer

To survive a regional outage, resources must be replicated across regions, utilizing OCI's cross-region replication capabilities for databases.

262
MCQeasy

Which OCI compute shape type provides dedicated physical server hardware with no hypervisor overhead, ensuring maximum performance and isolation?

A.Preemptible Instances
B.Micro-instances
C.Bare Metal Shapes
D.Flexible Shapes
AnswerC

Bare Metal shapes provide dedicated physical hardware without a hypervisor.

Why this answer

Bare Metal shapes provide dedicated physical servers with direct hardware access and zero virtualization overhead.

263
MCQeasy

Which OCI service provides native tools to monitor resource metrics (such as CPU utilization) and trigger alarms when thresholds are breached?

A.OCI Identity Domains
B.OCI Monitoring
C.OCI Vault
D.OCI Cost Analysis
AnswerB

OCI Monitoring collects performance metrics and allows you to set up alarms based on metric triggers.

Why this answer

OCI Monitoring collects metrics and enables alarms based on telemetry data.

264
MCQmedium

You want to delegate the ability to create and manage sub-compartments within an existing compartment called 'AppCompartment' to a lead architect, without granting them full tenancy administration rights. How should you write this IAM policy?

A.Allow group ArchitectGroup to manage root-compartment in tenancy
B.Allow group ArchitectGroup to manage compartments in compartment AppCompartment
C.Allow group ArchitectGroup to use compartments in tenancy
D.Allow group ArchitectGroup to manage tenancy in compartment AppCompartment
AnswerB

This allows the group to create, move, and manage sub-compartments specifically underneath AppCompartment.

Why this answer

To allow managing compartments within a specific parent compartment, the policy must target the 'compartments' resource type at the parent compartment level.

265
Multi-Selecthard

Which TWO mechanisms can be used to secure data in transit within OCI networking? (Choose two.)

Select 2 answers
A.TLS/SSL encryption for application and load balancer traffic
B.IPsec VPN tunnels for on-premises to cloud connectivity
C.Object Storage Lifecycle rules
D.Subnet Security Lists (without stateful tracking)
E.VCN Route Tables
AnswersA, B

TLS/SSL secures web and application traffic in transit.

Why this answer

Data in transit can be secured using IPsec VPN tunnels and TLS/SSL encryption for application traffic.

266
Multi-Selecthard

Which THREE features are provided by OCI Cloud Guard to help secure a tenancy? (Choose three.)

Select 3 answers
A.Automatic daily billing report generation and CSV export
B.Terraform template execution for infrastructure deployment
C.Responder recipes to automatically remediate detected security problems
D.Security score tracking to evaluate overall tenancy security posture
E.Detector recipes to identify security misconfigurations and risky activities
AnswersC, D, E

Responder recipes contain actions that can automatically respond to and remediate security alerts.

Why this answer

Cloud Guard provides detector recipes, responder recipes, and targeted security problem remediation and monitoring.

267
Multi-Selecthard

Which THREE of the following are characteristics of OCI Container Instances? (Choose three.)

Select 3 answers
A.They support attaching OCI File Storage as volume mounts to containers.
B.Users can specify exact CPU and memory resource allocations for their container groups.
C.They require the manual installation and configuration of Kubernetes control plane nodes.
D.They allow users to run containers instantly without managing underlying VMs or Kubernetes clusters.
E.They are designed for long-running stateful multi-node container orchestration across 50 worker nodes.
AnswersA, B, D

Container instances support mounting Block Volumes and File Storage.

Why this answer

Container Instances are serverless, run Docker-compatible containers without managing Kubernetes or compute infrastructure, and allow configuring CPU and memory resources.

268
Multi-Selectmedium

Which THREE of the following are primary benefits of using Object Storage?

Select 3 answers
A.High durability
B.Real-time relational queries
C.Infinite scalability
D.Automated lifecycle policies
E.POSIX-compliant file system
AnswersA, C, D

Data is replicated for high durability.

Why this answer

Durability, scalability, and lifecycle management are key features of OCI Object Storage.

269
Multi-Selectmedium

Which TWO of the following networking components are required to configure a working site-to-site IPsec VPN connection to an OCI VCN? (Choose two.)

Select 2 answers
A.Internet Gateway attached to the database subnet
B.Customer Premises Equipment (CPE) object
C.Local Peering Gateway peered with another VCN
D.NAT Gateway for IP translation of VPN packets
E.Dynamic Routing Gateway (DRG)
AnswersB, E

A CPE object represents the public IP address of the on-premises VPN device.

Why this answer

An IPsec VPN connection requires a Customer Premises Equipment (CPE) object representing the on-premises router and a Dynamic Routing Gateway (DRG) attached to the VCN.

270
Multi-Selecthard

Which TWO statements are true regarding OCI Flexible Compute shapes? (Choose two.)

Select 2 answers
A.Network bandwidth scales proportionally with the number of OCPUs selected on flexible shapes.
B.Flexible shapes are only available on Bare Metal instances and cannot be used with Virtual Machines.
C.Flexible shapes do not support boot volume resizing.
D.You must select a fixed tier of memory for every OCPU selected.
E.You can independently configure the number of OCPUs and memory (RAM) when launching a flexible VM.
AnswersA, E

Network bandwidth automatically increases as more OCPUs are allocated.

Why this answer

Flexible compute shapes allow independent scaling of OCPUs and memory, and are available for both virtual machine and certain bare metal or specialized instance families.

271
MCQmedium

An organization has strict compliance requirements to ensure that all data stored in OCI Object Storage buckets is encrypted using a custom encryption key managed entirely by the customer, rather than Oracle-managed keys. How can this be achieved?

A.Enable bucket versioning and assign an IAM administrator password.
B.Attach an Internet Gateway configured with SSL certificates.
C.Use OCI Vault to create and manage Customer-Managed Keys (CMK) for encrypting the Object Storage bucket.
D.Encrypt the data manually using local scripts before uploading to Object Storage.
AnswerC

OCI Vault enables using customer-managed encryption keys for Object Storage buckets.

Why this answer

OCI Object Storage supports Customer-Managed Keys (CMK) using OCI Vault, allowing customers to control the master encryption keys used to encrypt their data.

272
MCQeasy

You are provisioning a new compute instance and need to ensure it is isolated from hardware failures on a specific physical rack while residing in the same availability domain. Which OCI feature should you leverage?

A.Availability Domain
B.Compartment
C.Region
D.Fault Domain
AnswerD

Fault domains group instances onto distinct physical hardware to protect against single rack failures.

Why this answer

Fault domains provide anti-affinity within an availability domain by placing instances across physical hardware racks with independent power and networking.

273
MCQeasy

An administrator wants to ensure that critical files stored in an OCI Object Storage bucket are automatically deleted after 90 days to comply with data retention policies. What feature should be used?

A.Cross-Region Replication
B.Object Lifecycle Management rules
C.Bucket Versioning
D.Pre-authenticated Requests
AnswerB

Lifecycle rules automate the deletion or tiering of objects based on age.

Why this answer

Object Storage Object Lifecycle Management allows users to configure rules that automatically transition or delete objects based on their age.

274
MCQhard

An enterprise customer wants to leverage OCI Compute Cloud@Customer to run containerized microservices on-premises while integrating seamlessly with OCI public cloud management tools. How does Compute Cloud@Customer achieve this integration?

A.By replicating all public cloud control plane services locally onto every customer node.
B.By requiring manual exports of cloud templates and uploading them via Secure Shell (SSH) daily.
C.By running an autonomous Kubernetes control plane locally that synchronizes with public cloud APIs via a secure management connection.
D.By converting the on-premises rack into a public OCI Region accessible via the public internet.
AnswerC

Compute Cloud@Customer relies on a secure connection to the OCI control plane, enabling unified management and consistent APIs locally and in the cloud.

Why this answer

Compute Cloud@Customer connects back to the OCI control plane over secure, dedicated network connections to maintain consistent management APIs.

275
Multi-Selecthard

Which TWO of the following can be used to manage containerized workloads in OCI?

Select 2 answers
A.Functions
B.FastConnect
C.Container Instances
D.Object Storage
E.OKE
AnswersC, E

Serverless containers.

Why this answer

OKE and Container Instances are the primary ways to run containers.

276
Multi-Selectmedium

Which TWO mechanisms help protect OCI workloads against single points of failure at the infrastructure level? (Choose two.)

Select 2 answers
A.Deploying applications across multiple Availability Domains to survive a complete facility outage.
B.Relying on a single Virtual Cloud Network (VCN) with no backup subnets.
C.Placing all compute instances on a single physical host to maximize internal CPU cache efficiency.
D.Disabling automated backups to prevent storage controller contention.
E.Distributing instances across multiple Fault Domains to protect against rack-level hardware and power failures.
AnswersA, E

Multiple availability domains protect against availability-domain-wide outages.

Why this answer

Fault domains and availability domains are core mechanisms for infrastructure fault isolation in OCI.

277
MCQmedium

An application deployment requires traffic from an OCI Virtual Cloud Network (VCN) to securely access Oracle Autonomous Database instances in the region without traversing the public internet. Which gateway must be configured in the VCN?

A.Internet Gateway
B.Service Gateway
C.Dynamic Routing Gateway
D.NAT Gateway
AnswerB

A Service Gateway enables private access to OCI services like Autonomous Database over the Oracle network backbone.

Why this answer

A Service Gateway allows VCN resources to privately access supported OCI public services, such as Oracle Services Network, without using the public internet.

278
Multi-Selectmedium

Which THREE types of gateways can be attached to an OCI Virtual Cloud Network (VCN)? (Choose three.)

Select 3 answers
A.Storage Gateway
B.NAT Gateway
C.Database Gateway
D.Internet Gateway
E.Service Gateway
AnswersB, D, E

NAT Gateway provides outbound internet for private subnets.

Why this answer

Internet Gateway, NAT Gateway, Service Gateway, Dynamic Routing Gateway, and Local Peering Gateway are valid VCN gateways.

279
MCQhard

An organization is setting up a hybrid network architecture using OCI FastConnect with a Partner/Provider model. They need to ensure that their on-premises network can communicate with multiple VCNs across different regions using private IP addresses without traversing the public internet. Which OCI component is mandatory to achieve this?

A.Dynamic Routing Gateway (DRG)
B.Internet Gateway
C.Local Peering Gateway
D.NAT Gateway
AnswerA

A DRG is required to route traffic between on-premises networks and OCI VCNs via FastConnect.

Why this answer

A Dynamic Routing Gateway (DRG) version 2 supports attaching to FastConnect and can peer across regions or connect multiple VCNs to a single on-premises connection.

280
MCQhard

A multinational corporation has strict data residency regulations that prohibit their core financial data from leaving their physical corporate headquarters, yet they want to use OCI managed services and the exact same control plane API. Which OCI deployment model satisfies these requirements?

A.OCI Multi-Cloud Interconnect
B.OCI Public Cloud Region
C.OCI Global Edge Services
D.OCI Dedicated Region
AnswerD

An OCI Dedicated Region provides all OCI services directly inside a customer's own data center, completely satisfying strict data residency and local control requirements.

Why this answer

OCI Dedicated Region or OCI Cloud@Customer allows organizations to run OCI services on-premises, maintaining data residency while using the public cloud control plane and APIs.

281
MCQmedium

You want to organize your OCI resources so that all networking components belong to one administrative boundary, security tools belong to another, and application workloads belong to a third. Which OCI entity is specifically designed to isolate resources for administrative and security delegation?

A.Virtual Cloud Networks
B.Identity Domains
C.Compartments
D.Availability Domains
AnswerC

Compartments are the fundamental logical building blocks used to isolate and govern resources in OCI.

Why this answer

Compartments are logical partitions within a tenancy used to organize and isolate OCI resources.

282
MCQmedium

You need to copy an existing Block Volume backup from your home region to another OCI region for disaster recovery purposes. What feature should you use?

A.Compute instance live migration
B.Cross-Region Replication for Block Volume Backups
C.Local Peering Gateway transfer
D.Object Storage Lifecycle rules
AnswerB

Cross-region replication copies block backups to secondary regions.

Why this answer

Block Volume Cross-Region Replication allows you to automatically or manually copy volume backups to another OCI region.

283
MCQmedium

Your application team needs to store millions of small files that are rarely accessed but must be available immediately when requested. Which storage tier is most cost-effective?

A.Archive Storage
B.Infrequent Access Storage
C.Block Volume High Performance
D.Standard Storage
AnswerB

Infrequent Access provides lower storage costs for data with lower retrieval needs.

Why this answer

Infrequent Access tier in Object Storage is optimized for infrequently accessed data that requires immediate retrieval.

284
Multi-Selectmedium

An architect is designing a highly resilient web application on OCI. Which TWO components are essential for distributing incoming HTTP/HTTPS traffic across multiple backend compute instances across different availability domains? (Choose two.)

Select 2 answers
A.OCI Load Balancer configured as regional
B.Backend set containing compute instances from multiple Availability Domains
C.Internet Gateway attached to the backend compute instances directly
D.Service Gateway for internal telemetry
E.Dynamic Routing Gateway (DRG) attached to the subnet
AnswersA, B

A regional OCI Load Balancer accepts incoming traffic and distributes it across availability domains.

Why this answer

A regional OCI Load Balancer combined with a backend set containing instances across multiple Availability Domains ensures high availability and load distribution.

285
MCQmedium

A developer has deployed a Node.js web application on an OCI Compute instance, but external users cannot access the application on port 3000. The instance's VCN has a security list allowing TCP traffic on port 3000. What additional OS-level configuration is likely blocking the traffic?

A.The local OS firewall (such as firewalld or iptables) running on the compute instance.
B.The OCI Object Storage bucket policy restricting HTTP ports.
C.The VCN Service Gateway intercepting local port requests.
D.The Dynamic Routing Gateway dropping layer 4 packets.
AnswerA

Local OS firewalls must be configured to allow incoming traffic on application ports like 3000.

Why this answer

Linux compute instances run local software firewalls (such as firewalld or iptables) by default, which can block incoming traffic even if OCI network security rules allow it.

286
Multi-Selectmedium

Which TWO of the following are core tenets of the OCI distributed cloud model? (Choose two.)

Select 2 answers
A.Providing cloud services exclusively through public multi-tenant data centers operated solely by Oracle.
B.Offering flexible deployment options including public cloud, dedicated regions, and hybrid cloud solutions.
C.Restricting all database services to run exclusively on-premises.
D.Delivering consistent cloud services, management tools, and API parity across various deployment models.
E.Requiring customers to manage their own underlying physical hardware in OCI public regions.
AnswersB, D

OCI's distributed cloud model encompasses public cloud, Dedicated Region, and Cloud@Customer offerings.

Why this answer

The OCI distributed cloud model offers public cloud, hybrid cloud, and dedicated cloud options to meet customer deployment needs.

287
MCQhard

An administrator wants to configure automated backup policies for OCI Block Volumes attached to production databases. They need a policy that takes daily backups and retains them for 30 days, as well as weekly backups retained for 1 year. How can this be accomplished?

A.Enable Object Storage lifecycle management rules on the attached volume.
B.Configure a Compute Autoscaling policy with custom volume snapshot triggers.
C.Manually run scripts using the OCI CLI every day and week.
D.Create a user-defined Volume Backup Policy specifying multiple schedules with distinct retention periods.
AnswerD

User-defined policies allow configuring multiple backup frequencies and retention rules within a single policy.

Why this answer

OCI Block Volume backups support user-defined backup policies that allow combining multiple schedules (e.g., daily and weekly) with custom retention periods.

288
MCQhard

You are setting up OCI Budgets for multiple departments. You want a budget to evaluate spending based on the actual costs incurred plus estimated charges for resources that have been running during the month. Which budget calculation rule should you select?

A.Actual spend only
B.Static historical spend
C.Compartment quota calculation
D.Forecasted spend
AnswerD

Forecasted spend looks at historical consumption patterns to predict total end-of-month spending, allowing alerts before the budget is exceeded.

Why this answer

OCI Budgets support both 'ACTUAL' and 'FORECASTED' spend tracking types. To include both incurred spend and projected end-of-month spend, you use forecasted spend alerts.

289
MCQhard

An administrator creates a new dynamic group with matching rules, but instances belonging to that group are not receiving the permissions granted by the policy referencing the dynamic group. What is the most likely cause?

A.Dynamic group names are case-insensitive in rules but case-sensitive in IAM policies, causing a mismatch.
B.The instances must be terminated and relaunched for dynamic group membership to evaluate.
C.Dynamic groups cannot be used in IAM policies; only user groups can.
D.No IAM policy has been created that grants permissions to the dynamic group.
AnswerD

Creating a dynamic group defines who the principal is, but an IAM policy is still required to grant them access.

Why this answer

For a dynamic group to receive permissions, an IAM policy must be written granting access to that specific dynamic group name (e.g., 'Allow dynamic-group <group-name> to...').

290
MCQmedium

You have a parent compartment named 'ParentComp' and a child compartment named 'ChildComp'. If you write an IAM policy at the root tenancy level granting a group access to 'ParentComp', what is the inheritance rule regarding 'ChildComp'?

A.ChildComp never inherits permissions; a separate policy must always be written for every child compartment.
B.The policy automatically applies to ChildComp because permissions inherit downward in compartment hierarchies.
C.Parent compartment policies are blocked if child compartments exist.
D.Permissions inherit upward from ChildComp to ParentComp.
AnswerB

Compartment hierarchies inherit permissions downward, meaning permissions granted at ParentComp apply to ChildComp as well.

Why this answer

Policies defined at a parent compartment or tenancy level automatically inherit down to all nested child compartments.

291
Multi-Selectmedium

Which TWO statements describe OCI Service Limits? (Choose two.)

Select 2 answers
A.Service limits restrict the maximum amount of a resource you can consume in a tenancy or region.
B.Service limits cannot be increased under any circumstances.
C.Administrators can submit service limit increase requests directly through the OCI Console.
D.Service limits are managed entirely by writing IAM policy statements.
E.Service limits apply only to Object Storage and cannot restrict compute or networking.
AnswersA, C

Service limits act as built-in safeguards and capacity ceilings for cloud resources.

Why this answer

Service limits are thresholds set on resource consumption per tenancy/region, and administrators can request increases via the console.

292
MCQhard

An administrator is configuring a site-to-site VPN connection between an on-premises data center and an OCI VCN. During testing, packets are being dropped because the on-premises firewall expects a specific encryption algorithm and IPsec tunnel parameters that do not match OCI defaults. How can this be resolved?

A.Modify the default VCN Security List to allow IPsec encapsulation protocols.
B.Replace the Dynamic Routing Gateway with a NAT Gateway to bypass IPsec encryption.
C.Install an OCI Compute instance running a software VPN appliance to override OCI IPSec defaults.
D.Create a custom IPsec connection specifying the exact Phase 1 and Phase 2 parameters required by the on-premises firewall.
AnswerD

Custom IPsec configuration allows matching specific cryptographic requirements of third-party firewalls.

Why this answer

Custom IPsec connection configurations allow administrators to specify exact Phase 1 and Phase 2 tunnel parameters (such as encryption and authentication algorithms) to match on-premises VPN device requirements.

293
MCQeasy

A cloud architect needs to deploy a cloud-native application using Docker containers without managing any underlying infrastructure, servers, or Kubernetes worker nodes. Which OCI service should they select?

A.OCI Functions
B.Oracle Container Engine for Kubernetes (OKE)
C.OCI Container Instances
D.Compute Instances with Custom Images
AnswerC

Container Instances is designed for serverless container deployment without infrastructure management.

Why this answer

OCI Container Instances is a serverless compute service that lets you run containers quickly without needing to manage any underlying infrastructure or provision compute instances.

294
MCQmedium

An enterprise application team needs to migrate an existing multi-tier application into Oracle Container Engine for Kubernetes (OKE). They need a managed Kubernetes control plane where OCI manages the master nodes while worker nodes run in their VCN. Which OKE cluster type should they create?

A.OCI Container Instances Cluster
B.Virtual Node OKE Cluster
C.Unmanaged Bare Metal Kubernetes Deployment
D.Managed OKE Cluster (Standard control plane with Node Pools)
AnswerD

Standard OKE clusters manage the Kubernetes control plane while allowing full control over worker node pools in the VCN.

Why this answer

A standard managed OKE cluster provides a fully managed Kubernetes control plane with user-managed worker node pools.

295
Multi-Selecthard

Which TWO methods can be used to connect an on-premises data center to an OCI Virtual Cloud Network? (Choose two.)

Select 2 answers
A.Internet Gateway with Public IP
B.Local Peering Gateway
C.OCI FastConnect
D.OCI Site-to-Site VPN
E.Object Storage Gateway
AnswersC, D

FastConnect provides dedicated private connectivity.

Why this answer

On-premises connectivity to OCI is established using OCI FastConnect or Site-to-Site VPN.

296
MCQeasy

What is the primary purpose of an OCI Internet Gateway?

A.To provide a communication path between the VCN and the public internet
B.To peer two VCNs within the same tenancy
C.To route traffic privately to Oracle services like Object Storage
D.To connect on-premises data centers via private circuits
AnswerA

Internet Gateway enables bidirectional internet communication.

Why this answer

An Internet Gateway provides a path for bidirectional network traffic between your VCN and the public internet.

297
MCQmedium

A web application hosted on OCI requires layer-7 load balancing, SSL termination, and cookie-based session persistence across multiple backend compute instances. Which OCI Load Balancer type meets these requirements?

A.Network Load Balancer (NLB)
B.Local Peering Gateway (LPG)
C.OCI Layer 7 Load Balancer
D.Dynamic Routing Gateway (DRG)
AnswerC

The OCI Load Balancer operates at Layer 7, supporting HTTP/HTTPS routing, SSL termination, and cookie-based persistence.

Why this answer

The OCI Layer 7 Load Balancer provides HTTP/HTTPS traffic management, SSL termination, and session stickiness.

298
MCQeasy

Which OCI Object Storage tier is recommended for storing data that is accessed infrequently, but requires rapid access when needed with lower retrieval costs than Archive?

A.Standard Storage
B.Archive Storage
C.Boot Volume storage
D.Infrequent Access Storage
AnswerD

Infrequent Access is optimized for data accessed less often with rapid retrieval.

Why this answer

Infrequent Access storage tier is designed for data accessed less frequently, offering lower storage costs than Standard and faster retrieval than Archive.

299
MCQmedium

You need to deploy a batch processing job that can tolerate sudden termination by OCI if compute capacity is reclaimed, significantly reducing your compute costs. Which instance type should you choose?

A.Standard Bare Metal Shape
B.Standard Flexible VM Shape
C.Preemptible Instance
D.Dedicated Virtual Machine Host
AnswerC

Preemptible instances offer discounted compute capacity subject to reclamation.

Why this answer

Preemptible instances are spare compute capacity offered at a lower price that can be reclaimed by OCI when capacity is needed.

300
Multi-Selecthard

When designing a disaster recovery plan utilizing multiple OCI regions, which THREE factors must an architect consider? (Choose three.)

Select 3 answers
A.Physically shipping backup tapes between regional data centers on a weekly basis.
B.Configuring automated DNS or traffic management failover to redirect users during an outage.
C.Network latency and bandwidth capabilities between the primary and secondary OCI regions.
D.Recovery Point Objective (RPO) and Recovery Time Objective (RTO) requirements for the workloads.
E.Ensuring that all availability domains across both regions share the exact same fault domain naming convention.
AnswersB, C, D

Automated traffic management ensures rapid redirection of user traffic during a disaster.

Why this answer

Cross-region DR planning involves RPO/RTO metrics, data replication mechanisms, and automated traffic failover.

Page 3

Page 4 of 6

Page 5

All pages