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

An application is deployed on Amazon EC2 instances that run in an Auto Scaling group. The Auto Scaling group configuration uses only one type of instance.

CPU and memory utilization metrics show that the instances are underutilized. A solutions architect needs to implement a solution to permanently reduce the EC2 cost and increase the utilization.

Which solution will meet these requirements with the LEAST number of configuration changes in the future?

Answer options

Correct answer: C

Explanation

The correct answer, C, suggests defining CPU and memory requirements in a new launch template revision, which allows for better resource matching and utilization. Options A and B involve adding or modifying instance types without directly addressing the need for long-term cost efficiency and utilization improvements. Option D, while potentially useful, introduces unnecessary complexity with scripting and API calls, which contradicts the requirement for minimal configuration changes.