Question: 1/50
An administrator needs to be notified when an Amazon EC2 instance’s CPU utilization stays above 80% for 10 minutes. The notification must be sent by email. Which solution meets this requirement with the LEAST operational effort?
Create an Amazon CloudWatch alarm on the CPUUtilization metric and configure the alarm action to publish to an Amazon SNS topic with an email subscription
Install and configure the CloudWatch Logs agent to send system logs to CloudWatch Logs and create a metric filter that emails an administrator when CPU is high
Use AWS CloudTrail to track CPU utilization API calls and send an email when the threshold is exceeded
Use AWS Systems Manager Inventory to collect CPU metrics and send email alerts when values exceed a threshold