AWS Certified SysOps Administrator – Associate — Question 289

A company has users that deploy Amazon EC2 instances that have more disk performance capacity than is required. A SysOps administrator needs to review all Amazon Elastic Block Store (Amazon EBS) volumes that are associated with the instances and create cost optimization recommendations based on IOPS and throughput.

What should the SysOps administrator do to meet these requirements in the MOST operationally efficient way?

Answer options

Correct answer: C

Explanation

AWS Compute Optimizer is the most operationally efficient tool for this task because it automatically analyzes the configuration and utilization metrics of Amazon EBS volumes to provide cost and performance optimization recommendations. Manual approaches like checking EC2 monitoring graphs or running synthetic benchmarks with fio require significantly more operational overhead and do not automatically generate recommendations. Modifying the instance type to be EBS-optimized does not address the cost optimization analysis of the attached storage volumes.