AWS Certified SysOps Administrator – Associate (legacy) — Question 26

A SysOps Administrator is required to monitor free space on Amazon EBS volumes attached to Microsoft Windows-based Amazon EC2 instances within a company's account. The Administrator must be alerted to potential issues.
What should the Administrator do to receive email alerts before low storage space affects EC2 instance performance?

Answer options

Correct answer: A

Explanation

Option A is correct because it directly utilizes Amazon CloudWatch metrics to monitor EBS volume space and sets up alarms to notify the Administrator via Amazon SNS. Option B is incorrect as AWS CloudTrail logs provide a different type of monitoring focused on API usage, not disk space. Option C is not the best choice here because while it involves using the CloudWatch agent, the built-in metrics from CloudWatch are sufficient for this requirement. Option D does not provide real-time monitoring and alerts, making it less effective for addressing low storage issues.