AWS Certified Solutions Architect – Professional — Question 789

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

AWS Cost Explorer natively generates resource optimization recommendations, including memory-based recommendations if the Amazon CloudWatch agent is installed to gather memory metrics. Accessing these recommendations from the AWS Organizations management account consolidates findings across all member accounts in a single place, which requires much less effort than logging into each individual account (Option C). Options A and D are incorrect because they require building custom scripts, databases, or queries, which drastically increases operational overhead.