Google Cloud Professional Cloud Architect — Question 160

You have deployed an application on Anthos clusters (formerly Anthos GKE). According to the SRE practices at your company, you need to be alerted if request latency is above a certain threshold for a specified amount of time. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because installing Anthos Service Mesh allows you to define a Service Level Objective (SLO) directly related to your application's performance metrics, which can then trigger alerts. Options B and C focus on different monitoring tools that do not directly align with SRE practices for defining SLOs, while D suggests using Anthos Config Management, which is not the optimal approach for this specific requirement.