AWS Cloud Practitioner Certification Guide
·10 min read
Everything you need for the CLF-C02 exam — format, cost, what it tests, booking, renewal and a step-by-step preparation plan for first-time candidates.
Continue readingThe Google Professional Cloud DevOps Engineer exam explained: its SRE foundations, five domains, cost, difficulty, and a practical preparation plan.

Most "DevOps" certifications test tooling. The Google Professional Cloud DevOps Engineer certification tests something more specific: whether you can run production services on Google Cloud the way Google's own Site Reliability Engineering (SRE) discipline prescribes — balancing release velocity against reliability, measuring what users actually experience, and building delivery pipelines and observability that make both possible. If you searched for an SRE certification on Google Cloud, this exam is the closest thing that exists.
This guide covers this one exam only — its SRE-grounded objectives, format, cost, difficulty and preparation. It deliberately avoids comparing it with other providers' DevOps credentials, and it leaves the question of which Google Cloud certification to take first, or in what order, to the Google Cloud certification roadmap.
As of 2026, the exam is 50–60 multiple-choice and multiple-select questions in 2 hours, priced at $200 plus tax where applicable, and offered in English and Japanese. Fees and details can change, so confirm on Google's official Professional Cloud DevOps Engineer page before booking. Like every Google Cloud exam, it has no exam code — the credential is identified by name alone — and no published passing score: results are pass/fail, with a provisional result on screen at submission and confirmation within 7–10 days.
There are no prerequisites — no Google Cloud exam has any. Google recommends three or more years of industry experience, including at least one year designing and managing production systems on Google Cloud. Read that second clause carefully: production systems. This exam assumes you have carried operational responsibility, not merely deployed things.
Two years, the standard term for Google Cloud Professional certifications, with renewal handled per Google's Renewal FAQ. Validity windows, renewal timing and what happens if you let it lapse are covered in the Google Cloud certification renewal guide.
Through Pearson VUE — online-proctored from a private, quiet location or on site at a test centre — with registration via Google's CertMetrics portal.
Google's exam guide organises the objectives into five domains: bootstrapping and maintaining a Google Cloud organisation; applying SRE practices; building continuous integration and continuous delivery (CI/CD) pipelines; observability and troubleshooting; and performance and cost optimisation. Notice the shape: only one domain names SRE, but SRE reasoning is the connective tissue of all five. A CI/CD question is rarely "which tool" — it is "which rollout strategy respects the reliability target". An observability question is rarely "where are the logs" — it is "which signal tells you users are hurting".
Here is what each domain demands in practice.
The platform-foundations domain: setting up projects, access and shared infrastructure so that teams can deliver safely and repeatably. Candidates who have only ever worked inside an environment someone else configured should give this domain deliberate attention — it tests the setup work that platform and DevOps engineers own.
The heart of the exam. You need fluency in SRE's working vocabulary and, more importantly, its trade-offs: defining service-level indicators and objectives that reflect user experience, using error budgets to arbitrate between shipping features and protecting stability, running blameless post-incident reviews, and managing toil. Questions here are judgement questions — two answers will be operationally possible, and the SRE-correct one wins.
Pipeline design from commit to production: automating builds and tests, promoting artefacts between environments, and choosing deployment strategies — and their rollback behaviour — appropriate to a service's risk profile. Expect scenarios where the requirement ("no downtime", "test on a fraction of real traffic first") dictates the strategy.
Instrumenting services with metrics, logging and tracing via Google Cloud's operations tooling (the Cloud Monitoring and Cloud Logging family), designing alerts that fire on symptoms rather than causes, and debugging live incidents methodically. This domain rewards people who have been on call; the troubleshooting questions read like compressed incident timelines.
The domain candidates most often skim, to their cost. It covers finding performance bottlenecks and right-sizing spend — treating cost as an engineering signal like latency or error rate. It is also the domain that distinguishes operators who tune systems from those who only keep them alive.
Short answer: demanding for candidates without real operational experience, and refreshingly fair for those with it. Because the questions test judgement built on production practice — release trade-offs, incident response, reliability targets — hands-on SREs and DevOps engineers find much of the exam recognisable, while candidates who have only studied the concepts find the scenarios hard to arbitrate.
The pacing is workable — roughly two minutes per question over two hours — but multiple-select items and scenario stems eat time, so practise under exam timing rather than assuming the clock is generous. Google publishes no pass rates and no passing score for this or any of its exams, so disregard any source claiming a percentage threshold.
One planning fact worth respecting: the retake policy. A failed first attempt means a 14-day wait; a second, 60 days; a third, a full 365 — with at most four attempts in two years. For anyone certifying against a deadline, that policy converts "book early and see how it goes" from a strategy into a gamble.
Picture a platform engineer with five years' experience, the last eighteen months running services on Google Cloud: she owns her team's deployment pipeline, carries a pager one week in four, and has argued in real meetings about whether a release should ship this week. For her, preparation is mostly translation — mapping habits she already has onto Google's SRE vocabulary and the specific Google Cloud services in the exam guide — plus deliberate work on whichever domain her role skips (often organisation bootstrapping or cost optimisation).
Now picture a developer with strong CI/CD skills but no operational duty: pipelines hold no fear, but SLOs, error budgets and incident command are book knowledge. He can absolutely pass, but his preparation must manufacture the missing experience — running a service of his own with real monitoring, real alerts and self-imposed reliability targets — rather than reading harder. The gap between these two candidates is the gap this exam is designed to detect.
Treat any timeline you build around these steps as your own editorial plan — Google publishes no official study-hour guidance, and the honest answer is that step 1's gap analysis determines everything.
When your benchmarking says you are ready, register through Google's CertMetrics portal and choose between online proctoring and a test centre — if you opt for home delivery, verify Pearson VUE's equipment and room requirements well ahead of the date, since a failed environment check on the day is an avoidable way to lose a booking.
After a pass, you hold a two-year credential that speaks directly to a specific and growing role family: SRE, platform engineering and DevOps positions on Google Cloud teams. It pairs naturally with development- or architecture-focused certifications for engineers who want to signal both build and run capability — the Professional Cloud Developer guide covers the build-side sibling. For which job titles the credential actually maps to, see what jobs you can get with a Google Cloud certification; for pay expectations, the Google Cloud certification salary guide owns that question.
Above all, prepare in the spirit the exam rewards: less collecting of facts, more operating of systems. The certification's real value is that the preparation, done properly, makes you a better reliability engineer — the credential is the receipt.
No. The Professional Cloud DevOps Engineer is Google Cloud's SRE-aligned credential — its domains are built around SRE practices, observability and delivery reliability. Candidates searching for a "Google SRE certification" are looking for this exam.
The exam guide centres on delivery pipelines, SRE practice and observability rather than any single runtime, but production systems on Google Cloud frequently involve containerised workloads, so operational comfort with the platform's compute services is assumed background. Check the current official exam guide for the services in scope.
Yes. No Google Cloud exam has prerequisites; the Associate tier is optional groundwork, not a gate. Google's recommendation of one-plus years managing production systems on Google Cloud matters far more than holding a prior badge.
You can rebook after 14 days. A second failure brings a 60-day wait and a third a 365-day wait, with a maximum of four attempts in any two-year period — so benchmark honestly with timed practice before booking rather than using attempt one as a diagnostic.
Exam facts in this guide were checked against official certification-provider pages on . Fees, exam codes and policies change — confirm on the provider’s own site before you book.
Put it into practice
Reading about an exam only takes you so far. Work through practice questions for your certification and find the gaps before exam day does.
·10 min read
Everything you need for the CLF-C02 exam — format, cost, what it tests, booking, renewal and a step-by-step preparation plan for first-time candidates.
Continue reading·9 min read
A complete SAA-C03 reference: exam format, cost, what the questions look like, a structured prep sequence and exam-day tactics for the AWS architect exam.
Continue reading·9 min read
The DVA-C02 exam explained for working developers: format, cost, syllabus territory, registration steps, renewal rules and a study approach that fits around code.
Continue reading