AWS Certified SysOps Administrator – Associate — Question 200

A SysOps administrator needs to provision a new fleet of Amazon EC2 Spot Instances in an Amazon EC2 Auto Scaling group. The Auto Scaling group will use a wide range of instance types. The configured fleet must come from pools that have the most availability for the number of instances that are launched.

Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

The capacity optimized strategy is designed to prioritize Spot Instance pools that have a lower chance of interruption, ensuring higher availability for instance launches. The diversified strategy (option B) spreads instances across multiple pools but may not guarantee the highest availability. Options A and D do not specifically target availability based on the instance pools.