
Ultimate access to all questions.
A company seeks to minimize costs in its three-tier web architecture using Amazon EC2 for development, test, and production environments. With varying CPU utilization and different operational hours for each environment, which purchasing solution is most cost-effective for EC2 instances, considering the company's plan to automate the stopping of development and test instances when idle?
A
Spot Instances for production; Reserved Instances for development and test.
B
Reserved Instances for production; On-Demand Instances for development and test.
C
Spot blocks for production; Reserved Instances for development and test.
D
On-Demand Instances for production; Spot blocks for development and test.