AWS Certified Solutions Architect – Associate (SAA-C02) — Question 84

An application requires a development environment (DEV) and production environment (PROD) for several years. The DEV instances will run for 10 hours each day during normal business hours, while the PROD instances will run 24 hours each day. A solutions architect needs to determine a compute instance purchase strategy to minimize costs.
Which solution is the MOST cost-effective?

Answer options

Correct answer: C

Explanation

The correct choice is C, as utilizing Scheduled Reserved Instances for DEV, which operates only during business hours, and Reserved Instances for PROD, which runs continuously, ensures cost efficiency. Options A and B suggest Spot Instances, which are not ideal for a consistent production environment, while option D does not optimize the DEV environment's hours effectively.