Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A production application on Amazon EC2 instances reads and processes messages from an Amazon SQS queue. Given unpredictable and intermittent message volumes, which cost-effective solution ensures continuous processing without downtime?
A
Spot Instances for maximum capacity.
B
Reserved Instances for maximum capacity.
C
Reserved Instances for baseline capacity with Spot Instances for overflow.
D
Reserved Instances for baseline capacity with On-Demand Instances for overflow.