Domain 6 of 6 · Chapter 1 of 6

Operational Excellence Pillar

Unlock the complete study guide + 1,040 practice questions across 16 full exams.

Bundled into the existing Professional Cloud Architect premium course — no separate purchase.

Included in this chapter:

  • The pillar and its five principles
  • Operational readiness with CloudOps
  • Running and changing the system: principles 2, 3, and 4
  • Continuous improvement and the SRE inheritance
  • Exam-pattern recognition

The five operational excellence principles and what each one owns

PrincipleThe question it answersSignature recommendations
Ensure operational readiness using CloudOpsAre we prepared to operate this before it launches?Define SLOs and SLAs, implement observability, performance and load testing, plan capacity
Manage incidents and problemsHow do we respond and stop it recurring?Clear response procedures and runbooks, centralized tracking, blameless postmortems, automated response
Manage and optimize cloud resourcesIs the running system efficient over time?Right-size resources, use autoscaling, track usage with labels, set budgets and alerts
Automate and manage changeHow do we change it safely and cut toil?Adopt IaC, version control, CI/CD pipelines, automated testing
Continuously improve and innovateHow do we get better each cycle?Blameless learning culture, regular retrospectives, act on feedback, track KPIs

Decision tree

About availability design?redundancy, RTO/RPO, failoverReliability pillarnot operational excellenceYesBefore launch, or live?preparing vs operatingNo1. OperationalreadinessSLOs, observabilitybefore launchLive: what are you doing?respond / run / changelive2. Manageincidentspostmortems3. Optimizeresourcesright-size, autoscale4. AutomatechangeIaC, CI/CD, cut toilrespond to a breakrun efficientlychange it5. Improve + innovateretrospectives, KPIs,feedback loop (all stages)cross-cuttingSignal: SLOs, error budgets, blameless postmortems= operational excellence (SRE-inherited), even when the pillar is unnamed

Cheat sheet

  • Operational excellence is the day-2 pillar: how you run a workload, not how you build it
  • The operational excellence pillar is exactly five core principles, and they trace a lifecycle
  • CloudOps means how your organization prepares to operate on Google Cloud, across four focus areas
  • Operational readiness is established before launch, not assembled after the first incident
  • Reducing repeat incidents is a blameless postmortem to root cause, not faster firefighting
  • The incident culture is blameless: hunt the systemic cause, never a person to blame
  • Manage-and-optimize-resources is the operational lens on efficiency; the financial deep dive is cost optimization
  • Automate and manage change exists to eliminate toil and make change reversible
  • Infrastructure as code plus version control is the change-safety pattern
  • Continuous improvement closes the loop with retrospectives, feedback, and KPIs
  • The operational excellence pillar operationalizes Google SRE
  • Operate against an SLO set deliberately below 100%
  • The error budget is 1 minus the SLO, and it is the lever for change velocity
  • Toil is repetitive manual work that scales with the service, and automation is how you remove it
  • SLO, SLA, and SLI are distinct: the SLA is the one with a consequence
  • Operational excellence and reliability are adjacent pillars, not the same one

Unlock with Premium — includes all practice exams and the complete study guide.

Also tested in

References

  1. Google Cloud Well-Architected Framework Well-Architected
  2. Well-Architected Framework: Operational excellence pillar Well-Architected
  3. Ensure operational readiness and performance using CloudOps Well-Architected
  4. Operational excellence: Manage incidents and problems Well-Architected
  5. Operational excellence: Manage and optimize cloud resources Well-Architected
  6. Operational excellence: Automate and manage change Well-Architected
  7. Operational excellence: Continuously improve and innovate Well-Architected