Register
11:59
Stop
CCP - Management and Governance - Amazon CloudWatch
Beginner
1/12
Your company is using Amazon CloudWatch to monitor the CPU utilization of EC2 instances. You want to receive an email notification whenever the average CPU utilization exceeds 80% for a period of 5 minutes. Which CloudWatch feature should you use to set up this notification?
a.
Use CloudWatch Logs to monitor the CPU utilization and set up a subscription filter to trigger an email notification when the threshold is breached.
b.
Configure a CloudWatch dashboard to display the CPU utilization metrics and manually check the dashboard periodically for any breaches.
c.
Enable detailed monitoring on the EC2 instances and configure CloudWatch Events to send email notifications when the CPU utilization exceeds 80%.
d.
Create a CloudWatch alarm with a threshold of 80% CPU utilization and configure an SNS topic for email notifications.
Beginner