Question 238 of 284
Single answerYou are responsible for a web application on Compute Engine. You want your support team to be notified automatically if users experience high latency for at least 5 minutes. You need a Google-recommended solution with no development cost. What should you do?
AExport Cloud Monitoring metrics to BigQuery and use a Looker Studio dashboard to monitor your web application’s latency.
✓BCreate an alert policy to send a notification when the HTTP response latency exceeds the specified threshold.
CImplement an App Engine service which invokes the Cloud Monitoring API and sends a notification in case of anomalies.
DUse the Cloud Monitoring dashboard to observe latency and take the necessary actions when the response latency exceeds the specified threshold.
✓
Correct Answer: B
Create an alert policy to send a notification when the HTTP response latency exceeds the specified threshold.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.