CDE logo
Focused certification exam prep
Start practice

CDE Exam Domains 2026: Complete Guide to All 5 Content Areas

TL;DR
  • CI/CD Pipelines and Observability are tied as the largest domains, each at roughly 25%.
  • The exam has 50-60 questions in 2 hours, so pacing matters as much as content knowledge.
  • Domain 1 (org bootstrapping, 20%) and Domain 3 (SRE practices, 18%) form the operational backbone of the exam.
  • Domain 5 (performance and cost, 12%) is the smallest but still shows up in scenario questions across the exam.

Why the Domain Blueprint Is Your Real Study Guide

Google Cloud publishes five official content areas for the Professional Cloud DevOps Engineer certification, and the percentage assigned to each domain is the single most reliable signal for how to spend your preparation time. Unlike generic "DevOps" study advice you'll find scattered online, these five domains are the exact skeleton the exam is built from, and every question you see maps back to one of them.

If you haven't yet mapped out a full preparation plan, our CDE Study Guide 2026: How to Pass on Your First Attempt walks through the broader strategy. This article goes deeper into each domain individually so you know exactly what "mastering CI/CD" or "applying SRE practices" means in practice, not just in theory.

Official Weighting: Google Cloud lists these percentages as approximate, but they are the only authoritative guide to relative emphasis. CI/CD Pipelines and Observability are tied at about 25% each, making them the two domains you cannot afford to under-prepare.
DomainWeightCore Focus
1. Bootstrapping and Maintaining a Google Cloud Organization20%Org structure, IAM, resource hierarchy, policy
2. Building and Implementing CI/CD Pipelines25%Pipelines for apps, infrastructure, and ML workloads
3. Applying Site Reliability Engineering Practices18%SLOs, error budgets, incident response
4. Implementing Observability and Troubleshooting25%Metrics, logging, tracing, alerting, RCA
5. Optimizing Performance and Cost12%Resource tuning, autoscaling, cost controls

Domain 1: Bootstrapping and Maintaining a Google Cloud Organization (20%)

This domain covers the foundational plumbing of any Google Cloud environment: organization policies, folder and project hierarchy, IAM roles, and the tooling used to keep infrastructure consistent as teams and workloads scale. Expect scenario questions where you must decide how to structure projects for a multi-team organization, or how to enforce guardrails without blocking developer velocity.

Domain 1 Core Topics

Candidates must understand how to establish and evolve a Google Cloud organization that supports DevOps workflows at scale.

  • Resource hierarchy design (organization, folders, projects)
  • IAM role assignment and least-privilege patterns
  • Infrastructure as Code tooling for repeatable environment setup
  • Organization policy constraints and governance automation

For a topic-by-topic breakdown with exam-style scenarios, see our dedicated CDE Domain 1 study guide, which expands on the governance and IAM patterns tested here.

Domain 2: Building and Implementing CI/CD Pipelines (25%)

Tied for the largest domain, this section tests your ability to build pipelines across three distinct workload types: application code, infrastructure configuration, and machine learning artifacts. This breadth is what trips up candidates who only know application CI/CD from prior roles - the exam expects fluency across all three.

Domain 2 Core Topics

Candidates must design and troubleshoot pipelines that move code, infrastructure changes, and ML models safely through environments.

  • Continuous integration and automated testing strategies
  • Deployment strategies: canary, blue/green, rolling releases
  • Infrastructure pipeline patterns for Terraform-style workflows
  • CI/CD considerations specific to ML training and serving pipelines

Because this domain shares equal top billing with observability, many candidates find it the most demanding to study for. Our Domain 2 deep-dive guide breaks down pipeline architecture decisions question by question, and it pairs well with How Hard Is the CDE Exam? Complete Difficulty Guide 2026 if you're trying to gauge how much time this section alone will take.

Domain 3: Applying Site Reliability Engineering Practices (18%)

This domain shifts from build-time concerns to run-time reliability discipline. You'll be tested on SLI/SLO/SLA relationships, error budgets, toil reduction, and how incident response processes integrate with release velocity decisions.

Domain 3 Core Topics

Candidates must apply SRE principles to balance reliability with development speed.

  • Defining and measuring SLIs and SLOs
  • Error budget policy and its effect on release decisions
  • Incident management, postmortems, and blameless culture practices
  • Reducing operational toil through automation

The Domain 3 study guide covers the SLO math and error budget scenarios that tend to appear as multi-part questions, which is where a lot of point loss happens on exam day.

Domain 4: Implementing Observability Practices and Troubleshooting (25%)

Matching Domain 2 for the top weighting, observability is arguably the most hands-on section of the exam. You need working knowledge of how metrics, logs, and traces come together to diagnose production issues quickly, plus the judgment to know which signal answers which kind of question.

Domain 4 Core Topics

Candidates must be able to instrument systems and diagnose root causes under realistic failure scenarios.

  • Metrics collection, custom dashboards, and alerting policies
  • Structured logging and log-based metrics
  • Distributed tracing across microservices
  • Root cause analysis workflows during active incidents

Key Takeaway

Because Domains 2 and 4 together make up half the exam, candidates who treat CI/CD and observability as one connected discipline - build pipeline feeding into monitored production - tend to answer scenario questions faster than those who study them in isolation.

For scenario-based practice on this domain specifically, the Domain 4 study guide is the most detailed resource in this series.

Domain 5: Optimizing Performance and Cost (12%)

The smallest domain by weight, but not one you can skip. Questions here test whether you can right-size resources, configure autoscaling appropriately, and apply cost-control mechanisms without degrading reliability - often blending with concepts from Domains 3 and 4.

Domain 5 Core Topics

Candidates must balance performance requirements against budget and resource constraints.

  • Autoscaling configuration for compute and managed services
  • Resource utilization analysis and rightsizing decisions
  • Cost visibility tooling and budget alerting
  • Performance tuning trade-offs in distributed systems

Because it's the lightest domain, some candidates deprioritize it entirely - a mistake, since a handful of missed points here can be the difference between passing and retaking. If you're weighing whether the investment in studying every domain thoroughly is worth it, Is the CDE Certification Worth It? Complete ROI Analysis 2026 puts the effort in context against career outcomes.

How These Domains Actually Show Up on the Exam

The Professional Cloud DevOps Engineer exam consists of 50-60 multiple-choice and multiple-select questions delivered in a 2-hour window, administered through Pearson either online-proctored or at a testing center. That works out to roughly two minutes per question on average, though in practice some scenario-based items take longer and simpler recall items go faster.

Questions rarely name a domain outright. Instead, they present a scenario - a service degrading in production, a pipeline failing partway through deployment, a cost spike after a traffic increase - and ask what action or configuration best resolves it. Many items blend two domains at once, such as a Domain 4 troubleshooting scenario that also tests Domain 5 cost awareness, or a Domain 2 pipeline question that assumes Domain 1 IAM setup is already correct.

Format Reality Check: There are no prerequisites to sit the exam, but Google recommends 3+ years of industry experience, including at least 1 year designing and managing production systems on Google Cloud. The question style assumes that operational familiarity.

If you want a broader sense of overall difficulty beyond domain content - including how the multi-domain blending affects perceived difficulty - How Hard Is the CDE Exam? Complete Difficulty Guide 2026 and CDE Pass Rate 2026: What the Data Shows are useful companion reads.

Allocating Study Time by Domain Weight

A simple, defensible way to plan your remaining study weeks is to roughly mirror the exam's own weighting rather than splitting time evenly across five domains. Since Domains 2 and 4 each carry about 25%, they deserve close to half your total study hours combined, with Domain 1 and Domain 3 next in priority, and Domain 5 reviewed but not over-indexed.

Week 1

Foundation: Domain 1

  • Review resource hierarchy, IAM, and org policy patterns
  • Practice designing multi-project setups
Weeks 2-3

Heaviest Weight: Domain 2

  • Build and test CI/CD pipelines for app, infra, and ML workloads
  • Work through deployment strategy scenarios
Week 4

Reliability: Domain 3

  • Practice SLO/error budget calculations
  • Review incident response and postmortem workflows
Weeks 5-6

Heaviest Weight: Domain 4

  • Instrument sample services with metrics, logs, and traces
  • Run root-cause-analysis practice scenarios
Week 7

Closing Gap: Domain 5 and Full Review

  • Study autoscaling, rightsizing, and cost tooling
  • Take full-length practice exams covering all five domains

This is intentionally not a generic spaced-repetition template - it's built directly from the official percentages so your heaviest study blocks land on the domains that carry the most exam weight. For a fuller preparation framework beyond time allocation, revisit the CDE Study Guide 2026.

Registration, Format, and Renewal Mechanics

Registration for the Professional Cloud DevOps Engineer exam costs $200 plus applicable tax, booked through Pearson for either online-proctored or onsite delivery. There are no prerequisites to register, which means candidates sometimes attempt the exam before they have the recommended experience - a factor worth weighing honestly against the domain content above.

Once earned, the certification is valid for two years. The renewal window opens 60 days before expiration, and renewal currently requires retaking the standard exam rather than a shortened recertification path - so the domain knowledge in this guide stays relevant even after you first pass. For the full cost picture, including any indirect expenses around preparation, see CDE Certification Cost 2026: Complete Pricing Breakdown.

If you're still confirming what this credential actually represents before committing to the fee and study time, our foundational pieces on What Is CDE?, CDE Meaning, and What Is CDE Certification? cover the basics, while CDE Certification gives a broader overview of the credential itself.

Who Hires CDE-Certified Engineers

The domain content itself tells you a lot about who values this credential: organizations running production workloads on Google Cloud that need engineers comfortable spanning development pipelines, infrastructure automation, and live-system reliability in one role. That typically includes platform teams, SRE teams, and DevOps-focused engineering groups at companies of varying sizes that have standardized on Google Cloud.

Because Domain 2 explicitly includes ML workload pipelines, teams supporting machine learning infrastructure also look for this certification as a signal of cross-functional pipeline competence, not just traditional application deployment skills. If you're evaluating career fit or compensation expectations tied to this skill set, CDE Salary Guide 2026: Complete Earnings Analysis and CDE Jobs are worth reviewing alongside this domain breakdown.

Before you sit the real exam, running through timed practice questions organized around these same five domains on the CDE practice test platform is the most direct way to see which domain still needs work. Pair that with structured review sessions from CDE Training resources, and revisit the main practice hub periodically as you move through each domain guide linked above.

Frequently Asked Questions

Which CDE domain should I study first?

Most candidates start with Domain 1 (organization bootstrapping) since it's foundational to the scenarios in later domains, then move into the two heaviest domains - CI/CD Pipelines and Observability - before finishing with SRE practices and cost optimization.

Are CI/CD Pipelines and Observability really equally weighted?

Yes. Google Cloud lists both domains at approximately 25% each, making them tied as the largest content areas on the exam, though the exact percentages are described as approximate rather than fixed.

Do I need Google Cloud experience before attempting the exam?

There are no formal prerequisites to register, but Google recommends 3+ years of industry experience, including at least 1 year designing and managing production systems specifically on Google Cloud.

How is the exam structured in terms of number of questions and time?

The exam includes 50-60 multiple-choice and multiple-select questions, and you have 2 hours to complete it, administered through Pearson either online-proctored or at a test center.

What happens when my certification expires?

The credential is valid for two years, and the renewal window opens 60 days before expiration. Renewal currently requires passing the standard exam again, so ongoing familiarity with all five domains matters even after you first pass.

Ready to pass your CDE exam?

Put this into practice with free CDE questions across every exam domain.