Google Cloud Professional Cloud DevOps Engineer — Question 82

Your team is running microservices in Google Kubernetes Engine (GKE). You want to detect consumption of an error budget to protect customers and define release policies. What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because creating a Service Level Objective (SLO) and setting an Alert Policy on select_slo_burn_rate directly addresses the need to monitor error budget consumption. Options A and D focus on SLIs and uptime checks, which are important but do not specifically target error budget management as effectively as option C. Option B, while useful for measuring health, does not relate to error budgets or release policies.