Google
PROFESSIONAL-CLOUD-DEVOPS-ENGINEER · Question #96
You need to create a Cloud Monitoring SLO for a service that will be published soon. You want to verify that requests to the service will be addressed in fewer than 300 ms at least 90% of the time…
The correct answer is A. Select a latency metric for a request-based method of evaluation. Window-based metrics evaluate the percentage of time the condition is met. https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring#slo-types
Submitted by carter_n· Apr 18, 2026Implementing service monitoring strategies
Question
You need to create a Cloud Monitoring SLO for a service that will be published soon. You want to verify that requests to the service will be addressed in fewer than 300 ms at least 90% of the time per calendar month. You need to identify the metric and evaluation method to use. What should you do?
Options
- ASelect a latency metric for a request-based method of evaluation.
- BSelect a latency metric for a window-based method of evaluation.
- CSelect an availability metric for a request-based method of evaluation.
- DSelect an availability metric for a window-based method of evaluation.
How the community answered
(36 responses)- A81% (29)
- B3% (1)
- C6% (2)
- D11% (4)
Explanation
Window-based metrics evaluate the percentage of time the condition is met. https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring#slo-types
Topics
#SLOs#Latency monitoring#Cloud Monitoring#Request-based evaluation
Community Discussion
No community discussion yet for this question.