Sample questions
Oracle Cloud Infrastructure 2026 Architect Associate (1Z0-1072-26) (1Z0-1072-26) practice questions
You are managing a large OKE cluster and notice that pods are failing to schedule because the worker nodes have run out of ephemeral storage. What is the most robust architectural…
You are deploying a Container Engine for Kubernetes (OKE) cluster and want to ensure that worker nodes are distributed across separate physical hardware infrastructures to maximize…
You need to resize the boot volume of an existing OCI Linux compute instance to provide more disk space for application logs. What is the correct sequence of actions?
You are migrating a legacy application to OCI. The application requires a specific network interface card (NIC) virtualization mode and custom UEFI boot parameters that are not sta…
You are setting up an autoscaling configuration for an instance pool. You want the pool to scale out when CPU utilization exceeds 80% and scale in when CPU utilization drops below…
You have a fleet of compute instances running in a private subnet. You want to patch their operating systems regularly using OCI OS Management service without exposing them to the…
You have an OKE cluster and want to expose multiple HTTP and HTTPS microservices running in your cluster externally using a single public IP address and path-based routing. Which O…
You are running a stateful application inside an OKE cluster that requires persistent storage backed by OCI Block Volumes. When a pod is rescheduled to a different worker node due…
You are deploying an application on OCI Functions. The function requires external Python packages that are not part of the standard library. How should you include these dependenci…
Which TWO of the following statements are true regarding OCI Compute Instance Maintenance and Events? (Choose two.)
Which TWO of the following statements are true regarding OCI Compute Flexible Shapes? (Choose two.)
You have an OCI compute instance configured with an autoscaling policy. The autoscaling configuration scales out your instance pool by 2 instances when CPU exceeds 75%. You notice…
You are troubleshooting a performance issue on an OCI compute instance. You suspect that the instance is experiencing CPU throttling due to credits being exhausted. Which compute s…
Which THREE security best practices should be implemented when deploying and managing OCI Functions? (Choose three.)
Which command-line interface tool is used for managing core OCI infrastructure such as compute instances, VCNs, and block volumes?
You are configuring an autoscaling policy for an instance pool. You choose a schedule-based policy to scale out the pool to 20 instances every Monday at 8:00 AM. What happens if an…
You are deploying a high-performance database workload on OCI that requires raw, low-latency NVMe drives for transaction logging. Which compute shape should you select?
Which TWO of the following metrics or conditions can trigger an OCI Autoscaling event for an Instance Pool? (Choose two.)
Which THREE options are available when configuring health checks for an OCI Instance Pool to monitor instance health? (Choose three.)
Which TWO of the following metrics are commonly used in OCI Autoscaling configurations for Instance Pools? (Choose two.)
You are implementing automated disaster recovery for your OCI compute instances. You configure automated backups for boot volumes and block volumes using volume groups. What is the…
You want to deploy a Windows compute instance in OCI using your own custom software pre-installed. What is the recommended workflow to achieve this?
How can you prevent users from deleting a tag namespace?
Which tool or command-line utility is primarily used to build, test, and push OCI Functions container images to the Oracle Functions Registry?