AWS Certified SysOps Administrator – Associate (SOA-C03) — Question 70

A company uses memory-optimized Amazon EC2 instances behind a Network Load Balancer (NLB) to run an application. The company launched the EC2 instances from an AWS provided Red Hat Enterprise Linux (RHEL) Amazon Machine Image (AMI).

A CloudOps engineer must monitor RAM utilization in 5-minute intervals. The CloudOps engineer must ensure that the EC2 instances scale in and out appropriately based on incoming load.

Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C because it uses basic monitoring in conjunction with the Amazon CloudWatch agent to ensure that RAM utilization can be monitored accurately. Options A and B incorrectly suggest using detailed monitoring, which is unnecessary in this scenario, while D does not utilize the CloudWatch agent to upload data, thus limiting the monitoring capabilities.