
Ultimate access to all questions.
Your company is running an application via 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
Deploy a service to the instances to notify you when they fail
B
Create Uptime checks with the IP address of the individual VMs and an alerting policy to trigger a notification
C
Use Cloud Logging alerts to trigger a notification
D
Create an Uptime check with the IP address of the load balancer and an alerting policy to trigger a notification