Objective 6.6
PCAEnsuring the reliability of solutions in production
Objective 6.6 sits in Ensuring solution and operations excellence, which carries 12.5% of the Cloud Architect exam. The questions below are original, written from the official objective title above, and each explanation cites the Google Cloud page it rests on.
Objective title verbatim from the official objectives. Google Cloud exam page ↗
A worked example
Shown solved, with the whole explanation open: this is what every question here carries.
A team wants its reliability target to count how many five minute periods were healthy rather than how many individual calls succeeded. Which evaluation method is that?
Correct.
Concept
The unit a target is measured in decides what a brief severe failure costs you, since counting intervals treats a bad minute the same whether it carried ten requests or ten thousand.
Why A
Request-based evaluation measures requests meeting the criterion against total requests in a period, while windows-based evaluation measures evaluation periods meeting a goodness criterion against total periods.
Source
Creating an SLO, Cloud Monitoring documentation, checked August 2026Request-based evaluation measures the number of requests that meet the evaluation criterion against the total number of requests in a given period. Windows-based evaluation measures the number of evaluation periods that meet a goodness criterion against the total number of evaluation periods.
Now you: objective 6.6 questions
No account needed. The explanation opens when you answer.
Sample question 1 of 2
A team asks when the error budget of an SLO goes back to full. Which compliance period resets it at a fixed boundary?
Sample question 2 of 2
A team plans a large set of reliability targets for one service and asks where the ceiling is. How many SLOs can a service carry?
Full Cloud Architect question bank coming
We’re writing the complete bank from the official objectives right now. Leave your email and we’ll tell you when it ships, nothing else, ever.
Read the sources
These are the official pages the questions above cite. Reading them is studying the objective from the primary source, which is what the explanations point you toward anyway.