Professional Cloud DevOps Engineer
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
A DevOps team manages a business-critical microservice running on Google Kubernetes Engine (GKE). The team has defined an availability Service Level Objective (SLO) of 99.9% over a rolling 30-day window.
Currently, the team experiences alert fatigue caused by transient error spikes triggering paging alerts, while simultaneously missing slow, steady budget drain that exhausts the monthly error budget before scheduled reviews.
Which alerting strategy should the team implement in Cloud Monitoring to reliably detect both rapid and slow budget depletion while minimizing false positives?
Multi-burn-rate alerting is a best-practice Site Reliability Engineering (SRE) strategy that monitors the rate at which an error budget is consumed across multiple time horizons. In Google Cloud Monitoring, this is configured using the select_slo_burn_rate time-series selector, which measures the ratio of the current failure rate to the sustainable failure rate for an SLO.
Using two complementary policies with different lookback windows and burn-rate multipliers ensures comprehensive coverage of failure modes, balancing rapid time-to-detect (TTD) with high alert precision.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.