
Ultimate access to all questions.
As the manager of a web application hosted on Google Compute Engine, your goal is to ensure the support team is promptly alerted when users encounter high latency lasting at least 5 minutes. You require a solution recommended by Google that incurs no development costs. What approach should you take?
A
Export Cloud Monitoring metrics to BigQuery and use a Looker Studio dashboard to monitor your web application’s latency.
B
Create an alert policy to send a notification when the HTTP response latency exceeds the specified threshold.
C
Implement an App Engine service which invokes the Cloud Monitoring API and sends a notification in case of anomalies.
D
Use the Cloud Monitoring dashboard to observe latency and take the necessary actions when the response latency exceeds the specified threshold.