Topic 1 Question 85
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?
Create SLIs from metrics. Enable Alert Policies if the services do not pass.
Use the metrics from Anthos Service Mesh to measure the health of the microservices.
Create a SLO. Create an Alert Policy on select_slo_burn_rate.
Create a SLO and configure uptime checks for your services. Enable Alert Policies if the services do not pass.
ユーザの投票
コメント(5)
using metrics from Anthos Service Mesh, which can be helpful for monitoring, but it lacks the explicit focus on SLOs, uptime checks, and Alert Policies for managing error budgets and protecting customers.
Correct Answer is D. Create a SLO and configure uptime checks for your services. Enable Alert Policies if the services do not pass.
👍 3ManishKS2023/09/30- 正解だと思う選択肢: C
I am voting for C we need to detect consumption of an error budget. This is what SLO burn rate is.
👍 3Andrei_Z2023/11/14 - 正解だと思う選択肢: D👍 2koo_kai2023/10/28
シャッフルモード