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 synthetic monitors in Cloud Monitoring that execute simulated multi-step user workflows against a web application every 30 seconds from multiple regions. Telemetry reveals a 99.9% overall success rate, but the latency distribution exhibits a distinct bimodal pattern where the primary mode finishes in under 80 ms while a secondary mode clusters between 450 ms and 550 ms. Additionally, the synthetic probes are generating significant compute execution costs and adding unnecessary load to backend database dependencies.
Which strategy should the team implement to diagnose the root cause and optimize the synthetic monitoring configuration?
Latency modality analysis evaluates response time distributions via histograms to identify distinct operating conditions (such as cache hits versus disk reads or lock contention) rather than relying solely on simple averages. Optimizing probe intervals and alert conditions adjusts synthetic execution frequencies and threshold aggregation windows to balance rapid failure detection against execution cost and dependency strain.
Evaluating latency histograms rather than arithmetic averages uncovers hidden bimodal behaviors, while tuning probe intervals directly resolves cost and dependency load without compromising SLO visibility.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.