AWS Certified Solutions Architect – Associate (SAA-C03) — Question 147

A company runs a stateless web application in production on a group of Amazon EC2 On-Demand Instances behind an Application Load Balancer. The application experiences heavy usage during an 8-hour period each business day. Application usage is moderate and steady overnight. Application usage is low during weekends.
The company wants to minimize its EC2 costs without affecting the availability of the application.
Which solution will meet these requirements?

Answer options

Correct answer: B

Explanation

Option B is correct because it allows the company to use Reserved Instances for consistent, predictable traffic, thereby reducing costs, while leveraging Spot Instances for additional capacity during peak times. Options A, C, and D do not provide the same balance of cost savings and reliability. Option A relies solely on Spot Instances, which may not be available during peak usage; Option C does not utilize Reserved Instances, which are more cost-effective for consistent usage; and Option D uses Dedicated Instances, which are more expensive and unnecessary for this scenario.