
Ultimate access to all questions.
Your company is hosting an application on Compute Engine behind a global load balancer. You need to monitor the application's availability and alert the on-call engineer if it's down for more than five minutes. What's the most efficient method with the least management overhead?
A
Set up Cloud Logging alerts to notify you when the application is down
B
Install a custom service on each instance to send failure notifications
C
Configure Uptime checks for each VM's IP address with an alerting policy for notifications
D
Implement an Uptime check for the load balancer's IP address with an alerting policy for notifications