AWS Certified Solutions Architect – Professional — Question 952

A company had a tight deadline to migrate its on-premises environment to AWS. It moved over Microsoft SQL Servers and Microsoft Windows Servers using the virtual machine import/export service and rebuild other applications native to the cloud. The team created both Amazon EC2 databases and used Amazon RDS.
Each team in the company was responsible for migrating their applications, and they have created individual accounts for isolation of resources. The company did not have much time to consider costs, but now it would like suggestions on reducing its AWS spend.
Which steps should a Solutions Architect take to reduce costs?

Answer options

Correct answer: B

Explanation

Option B is correct because enabling Cost Explorer allows the company to analyze their spending patterns, while AWS Trusted Advisor and Amazon CloudWatch provide actionable recommendations to optimize resource utilization. Purchasing Reserved Instances for their steady-state EC2 and RDS databases offers significant discounts, and consolidating billing via AWS Organizations aggregates volume discounts across all individual team accounts. Other options are incorrect because tools like the AWS Simple Monthly Calculator are for estimating future costs rather than optimizing existing spend, and resizing instances dynamically via Lambda is overly complex compared to using native AWS cost-management features.