AWS Certified Solutions Architect – Professional (SAP-C02) — Question 254

A company uses AWS Organizations to manage its AWS accounts. The company needs a list of all its Amazon EC2 instances that have underutilized CPU or memory usage. The company also needs recommendations for how to downsize these underutilized instances.

Which solution will meet these requirements with the LEAST effort?

Answer options

Correct answer: B

Explanation

Option B is correct because it uses AWS Systems Manager to install the Amazon CloudWatch agent and retrieves optimization recommendations from AWS Cost Explorer in the management account, which minimizes manual effort. Options A, C, and D involve either additional scripting, multiple account management, or complex data handling, resulting in higher effort compared to option B.