Oracle Cloud Infrastructure 2025 DevOps Professional (1Z0-1109-25)

This page breaks 1Z0-1109-25 (Oracle Cloud Infrastructure 2025 DevOps Professional) into 10 focused sections aligned to the exam topic areas. Use each section to build mastery of OCI DevOps Service workflows, then move to mixed practice to simulate real exam conditions.

Vendor: Oracle Credential: Oracle Cloud Infrastructure 2025 DevOps Professional Exam: 1Z0-1109-25 Practice: domain then mixed

1Z0-1109-25 coverage (10 sections)

Use the practice button on each card to open the quiz set for that domain in a new tab.

DevOps Service Fundamentals and CI/CD Architecture on OCI

S01

What you will practice:

Understand the OCI DevOps Service resource model and CI/CD reference flows; map commits to builds, artifacts, and deployments.

  • DevOps Service fundamentals and OCI DevOps resource model
  • DevOps Project as the logical container for DevOps resources
  • DevOps resources: artifacts, build pipelines, deployment pipelines, external connections, triggers, environments
  • CI/CD reference flows: commit-driven build and deploy
  • Separation of concerns: CI steps vs CD steps (build vs deployment pipelines)
  • Environment targeting concepts in OCI DevOps
  • Environment targets: Functions application, group of Compute instances, OKE cluster

Tip: After topic practice, do mixed sets under time pressure and review missed questions immediately.

Source Code Management in OCI DevOps Code Repositories and External SCM

S02

What you will practice:

Work with OCI DevOps Code Repositories and connect external Git providers for integrated CI triggers and traceability.

  • OCI DevOps Code Repositories: creating and managing private repositories
  • Repository permissions and access patterns (principles and typical tasks)
  • External repository integration via external connections
  • Connecting GitHub, GitLab, Bitbucket Cloud, and other supported systems
  • Operational Git practices for scenario questions
  • Branching strategies and protections (main vs feature branches)
  • Code review and merge controls (policy intent)
  • Commit identification and traceability into CI builds (commit IDs feeding builds)

Tip: After topic practice, do mixed sets under time pressure and review missed questions immediately.

Build Pipelines Deep Dive: Stages, Build Spec, and Managed Build Concepts

S03

What you will practice:

Design and troubleshoot build pipelines using build stages and build spec files; understand managed build execution.

  • Build pipelines define stages for compile, test, and producing deployable outputs
  • Build pipeline consumes a commit ID and executes instructions from a build spec file
  • Pipeline stages: meaning, ordering, and dependencies
  • Managed Build stage concept and common usage
  • Interpreting why a pipeline design fails (ordering, prerequisites, artifact mapping)
  • Interpreting build outputs, delivery destinations, and triggers to deployment

Tip: After topic practice, do mixed sets under time pressure and review missed questions immediately.

Artifact Management: DevOps Artifacts, OCIR, and Artifact Registry Workflows

S04

What you will practice:

Version and store build outputs using OCI DevOps artifacts backed by OCIR or Artifact Registry with strong traceability.

  • DevOps artifact fundamentals: referencing artifacts in pipeline stages
  • Artifact storage backends: OCI Container Registry (OCIR) and Artifact Registry
  • Artifact repository organization and access considerations
  • Versioning strategy for releases (semantic versioning or build numbers)
  • Linking artifacts to build runs and commit IDs (auditability)

Tip: After topic practice, do mixed sets under time pressure and review missed questions immediately.

Delivering Build Outputs: Deliver Artifacts Stage and Artifact Delivery Rules

S05

What you will practice:

Use the Deliver Artifacts stage to map build outputs to DevOps artifacts; apply ordering constraints and multi-output patterns.

  • Deliver Artifacts stage purpose and what it produces
  • Mapping outputs from Managed Build to DevOps artifact resources
  • Stage ordering constraints (Managed Build must precede Deliver Artifacts)
  • Mapping multiple build outputs to multiple artifacts (multi-module builds)
  • Promoting artifacts across environments (dev to test to prod) while preserving integrity

Tip: After topic practice, do mixed sets under time pressure and review missed questions immediately.

Deployment Pipelines and Environments: Compute, OKE, and Functions Targets

S06

What you will practice:

Build deployment pipelines targeting Compute, OKE, or Functions; design staged rollouts with approvals and rollback logic.

  • Environment definitions and targets in OCI DevOps
  • Environment targets: Functions, Compute, OKE
  • Deployment pipeline architecture and common stage patterns
  • Staged deployment patterns (dev to staging to production)
  • Approval gates, phased rollout patterns, rollback decision logic
  • Artifact-to-environment compatibility checks
  • Infrastructure prerequisites: network access, IAM permissions, cluster access

Tip: After topic practice, do mixed sets under time pressure and review missed questions immediately.

Containerization and Kubernetes Operations for DevOps on OCI

S07

What you will practice:

Operate securely on OKE: secrets encryption, Vault-managed keys, and supply chain controls like signed images.

  • OKE security and operational fundamentals (cluster security posture)
  • Secure cluster design awareness and hardening themes
  • Secrets management in OKE (Kubernetes secrets and etcd)
  • Encrypting secrets at rest in etcd
  • Using OCI Vault master encryption keys for secrets encryption (customer-managed vs Oracle-managed keys)
  • Supply chain integrity: enforcing signed images from OCI Registry
  • Image source and integrity verification practices

Tip: After topic practice, do mixed sets under time pressure and review missed questions immediately.

Infrastructure as Code and Provisioning Automation with Resource Manager and Terraform

S08

What you will practice:

Automate provisioning with OCI Resource Manager using Terraform stacks and jobs; manage variables, state, and drift concepts.

  • OCI Resource Manager fundamentals: stacks and jobs
  • Terraform configuration and state handling within Resource Manager
  • Running jobs: plan, apply, destroy workflows (conceptual)
  • Managing variables and outputs for repeatable environments
  • Schema documents for easier variable entry and environment reuse
  • Dev–staging–prod reuse pattern with consistent IaC
  • Operational reliability: drift awareness and drift detection concepts

Tip: After topic practice, do mixed sets under time pressure and review missed questions immediately.

DevSecOps Controls: IAM Policies, Least Privilege, Keys, Secrets, and Guardrails

S09

What you will practice:

Apply least privilege for DevOps pipelines and targets; manage keys and secrets with Vault; enforce artifact integrity guardrails.

  • DevOps IAM permissions for projects, repos, pipelines, artifacts, and deployments
  • Policy patterns to grant minimal required access
  • Key management and encryption choices (Vault keys for OKE secrets encryption)
  • Assigning master encryption keys to OKE clusters
  • Secure artifact and deployment practices
  • Enforcing signed container images and integrity verification
  • Least-privilege access patterns for pipelines, registries, and deployment targets

Tip: After topic practice, do mixed sets under time pressure and review missed questions immediately.

Observability, Notifications, and Operational Troubleshooting for CI/CD

S10

What you will practice:

Instrument DevOps pipelines with logs, monitoring, and notifications; troubleshoot build, delivery, and deployment failures.

  • CI/CD observability in OCI DevOps projects
  • Enabling logging, monitoring, and notifications for DevOps resources
  • Troubleshooting build failures: stage ordering, build spec, repository configuration
  • Troubleshooting delivery failures: incorrect artifact mapping, dependency configuration
  • Troubleshooting deployment failures: environment targeting, IAM policy gaps
  • Operational runbooks: alerting and notification routing for CI/CD events
  • Post-deploy validation: health checks, smoke tests, rollback readiness

Tip: After topic practice, do mixed sets under time pressure and review missed questions immediately.

FAQ

How should I use the 10 sections on this page for 1Z0-1109-25?

Go section-by-section. For each domain, complete the practice set, review explanations, then repeat until you can explain the 'why' behind each pipeline, IAM, and deployment choice. After you finish all sections, switch to mixed practice under time pressure to build exam stamina.

What does 1Z0-1109-25 cover at a high level?

The exam focuses on building and operating CI/CD on Oracle Cloud Infrastructure using OCI DevOps Service: repositories and external connections, build and deployment pipelines, artifacts, environments (Compute, OKE, Functions), Infrastructure as Code with Resource Manager and Terraform, security guardrails (IAM and Vault), and operational troubleshooting and observability.

How long is the Oracle OCI DevOps Professional exam and what is the passing score?

Oracle lists 1Z0-1109-25 as a multiple-choice exam with a 90-minute duration and a 68% passing score. Use these numbers as planning inputs, but prepare as an applied exam that tests scenario-based decision making.

Do the Practice buttons open in a new tab?

Yes. Each section includes a Practice button that opens the quiz set for that section in a new tab, so you can keep this exam page open while you work.