Objective 6.6

PCA

Ensuring 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.

6-6Ensuring solution and operations excellence

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?

Windows-based evaluation of periodsCorrect · your answerCorrect. Intervals are counted, not calls.
Request-based evaluation of callsCounting calls is the other method offered here.
A distribution-cut indicator rangeThat indicator type describes a custom metric, not the counting unit.
A time-series ratio of two filtersRatio indicators build a custom metric from two filters.

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

Request-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.

Creating an SLO, Cloud Monitoring documentation, checked August 2026
#gcp#slo#sli#reliability

Now you: objective 6.6 questions

No account needed. The explanation opens when you answer.

Sample question 1 of 2

6-6Ensuring solution and operations excellence

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

6-6Ensuring solution and operations excellence

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.

More objectives in Ensuring solution and operations excellence