146k views
2 votes
Select all valid targets for Cloud Monitoring uptime alert notifications.

A). EC2 service
B). webhook
C). email
D). SMS
E). 3rd party service
F). Pub/sub

User Nixn
by
7.8k points

1 Answer

2 votes

Final answer:

Valid targets for Cloud Monitoring uptime alert notifications typically include Webhook, Email, SMS, 3rd party service integrations, and Pub/sub systems. EC2 service is not a direct target but can be monitored.

Step-by-step explanation:

The question concerns Cloud Monitoring uptime alert notifications and their valid targets. Valid targets for such notifications can vary depending on the specific cloud platform in use. The common targets where a cloud monitoring service can send uptime alert notifications typically include:

  • Webhook (B)
  • Email (C)
  • SMS (D)
  • 3rd party service integrations (E)
  • Pub/sub systems (F)

As for the EC2 service (A), it is an Amazon Web Services component, not a direct target for notifications, but services running on EC2 can be monitored. Notifications can be sent to a DevOps team via any of these channels in case of downtime or performance issues.

User Simone Nigro
by
7.5k points