Google Cloud Professional Cloud DevOps Engineer — Question 123
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?
Answer options
- A. Select a latency metric for a request-based method of evaluation.
- B. Select a latency metric for a window-based method of evaluation.
- C. Select an availability metric for a request-based method of evaluation.
- D. Select an availability metric for a window-based method of evaluation.
Correct answer: A
Explanation
The correct answer is A because a latency metric is essential for measuring response times, and a request-based method is appropriate for the scenario described. Options B, C, and D are incorrect as they either use the wrong method or metric for tracking request latency specifically.