Professional Cloud DevOps Engineer
Professional Cloud DevOps Engineer covers building delivery pipelines, applying site reliability engineering practice, and monitoring services in production. More than any other exam in the programme, it tests process and culture alongside technology.
Overview
The distinguishing feature of this exam is that a real portion of it is not about products at all. Error budgets, blameless post-mortems, toil reduction and alerting philosophy are examined as concepts, and you can lose marks by answering with the technically strongest option rather than the operationally correct one.
If you have not read Google's public SRE material, do that before anything else. The exam's framing of reliability comes directly from it, and the vocabulary — SLI, SLO, error budget, toil — is used precisely.
The technical half is deployment strategy and observability. Expect canary and blue/green rollouts, traffic splitting, structured logging, log-based metrics, tracing and profiling.
A recurring question shape: a service is failing an SLO and you must choose what to do. The right answer is usually the one that respects the error budget policy, not the one that ships the most engineering.
- Level
- Professional
- Exam length
- 120 minutes
- Questions
- 50–60 multiple choice and multiple select
- Registration fee
- USD $200 (plus tax where applicable)
- Valid for
- 2 years
- Delivery
- Online proctored, or onsite at a test centre
- Recommended experience (official)
- Google recommends 3+ years of industry experience, including 1+ year managing solutions on Google Cloud.
Our difficulty rating
Our recommended preparation
8–12weeks
Difficulty and preparation time are GCP Prep's own editorial assessments, not official figures.
Who Should Take This Certification?
- DevOps and platform engineers
- Site reliability engineers
- Engineers who own delivery pipelines
- Team leads responsible for production availability
Skills Covered
- Bootstrapping an organisation and its projects for repeatable delivery
- Designing CI/CD pipelines and artefact promotion
- Infrastructure as code and configuration management
- SLIs, SLOs and error budgets as operational decisions
- Monitoring, alerting and reducing alert fatigue
- Incident response, blameless post-mortems and toil reduction
- Performance analysis and capacity planning
Exam Topics
Weightings are shown only where they are officially published — we do not estimate them.
1.Bootstrapping a Google Cloud organisation for DevOps
~10%- Designing a resource hierarchy that supports delivery
- Managing projects, service accounts and permissions for automation
- Infrastructure as code and repeatable environment creation
- Managing shared platform services across teams
2.Building and implementing CI/CD pipelines
~30%- Designing pipelines from source through build, test and deploy
- Artefact management, image scanning and supply chain integrity
- Deployment strategies: rolling, blue/green and canary
- Secure handling of credentials and secrets in pipelines
- Testing strategy and quality gates
3.Applying site reliability engineering practices
~25%- Defining SLIs and SLOs that reflect user experience
- Error budgets and the decisions they should drive
- Toil identification and elimination
- Incident response, on-call structure and escalation
- Blameless post-mortems and follow-up actions
4.Implementing service monitoring strategies
~20%- Metrics, logs and traces and what each is good for
- Designing alerts on symptoms rather than causes
- Dashboards for different audiences
- Log routing, retention and cost control
5.Optimising service performance
~15%- Identifying bottlenecks through profiling and tracing
- Autoscaling behaviour and capacity planning
- Troubleshooting latency and resource contention
- Cost efficiency of running services
Preparation Roadmap
Our suggested order of study. Tick steps as you complete them — progress is saved in this browser.
Loading your progress…
Progress is saved in this browser
SRE principles
Start here, not with products. SLIs, SLOs, error budgets, toil and the philosophy of alerting on symptoms.
Organisation and project bootstrapping
Resource hierarchy, automation identities and repeatable environment provisioning.
CI/CD pipeline design
The heaviest scored domain. Source to build to test to artefact to deploy, with quality gates at each step.
Deployment strategies
Rolling, blue/green and canary — how each behaves under failure and how you roll back from it.
Kubernetes operations
Workload management, autoscaling, resource requests and limits, and debugging a failing deployment.
Observability in depth
Metrics, structured logs, traces and profiles. Log-based metrics and alert design are reliably tested.
Incident response
Roles during an incident, communication, and what a blameless post-mortem actually contains.
Practice questions and mock exams
Pay particular attention to questions where the technically impressive answer is the wrong one.
Certification ready
Study Resources
Learning-hub topics that cover this certification's material, written by us.
- CI/CD and Build AutomationHow source code becomes a running service safely: pipelines, artefacts, quality gates and progressive rollout strategies.
- Monitoring, Logging and ObservabilityMetrics, logs and traces; designing alerts people actually act on; and the SLO vocabulary that reliability work is built around.
- Google Kubernetes Engine (GKE)Managed Kubernetes: pods, deployments, services, autoscaling and the operational model that comes with a cluster.
Practice Questions & Mock Exam
We have 18 original questions relevant to this certification, each with an explanation of why the correct answer is correct and why every distractor is not.
Career Opportunities
DevOps Engineer
Own the delivery pipeline and the platform teams deploy onto.
Site Reliability Engineer
The closest certification to SRE practice in the programme.
Platform Engineer
Build internal platforms and the paved road to production.
Release Engineer
Own build, artefact and release management at scale.
Frequently Asked Questions
Do I need to read Google's SRE books?
How much Kubernetes is on this exam?
Is it easier than Professional Cloud Architect?
Which other certification pairs well with this one?
Related Certifications
Related Practice Tests
Related Guides
- How to Prepare for a Cloud CertificationA practical preparation method: reading the exam guide properly, building hands-on habits, using practice questions well, and knowing when to book.
- A Cloud Certification Study PlanAn eight-week study plan for Associate Cloud Engineer, with weekly topics, hands-on builds and checkpoints, adaptable to other exams.
Related Cloud Topics
- CI/CD and Build AutomationHow source code becomes a running service safely: pipelines, artefacts, quality gates and progressive rollout strategies.
- Monitoring, Logging and ObservabilityMetrics, logs and traces; designing alerts people actually act on; and the SLO vocabulary that reliability work is built around.
- Google Kubernetes Engine (GKE)Managed Kubernetes: pods, deployments, services, autoscaling and the operational model that comes with a cluster.