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

A company developed and now runs a memory-intensive application on multiple Amazon EC2 Linux instances. The memory utilization metrics of the EC2 Linux instances must be monitored every minute.
How should the SysOps Administrator publish the memory metrics? (Choose two.)

Answer options

Correct answer: A, B

Explanation

Enabling detailed monitoring (Option A) is required to ensure that CloudWatch tracks metrics at a 1-minute resolution rather than the standard 5-minute interval. Delivering these memory utilization data points to Amazon CloudWatch Events (Option B) allows the administrator to trigger real-time actions and monitor the high-frequency metrics efficiently.