A logistics company is deploying a new package tracking system on Amazon EC2. The tracking service experiences sudden, unpredictable spikes in traffic when delivery fleets update their statuses. The instances handling these spikes must run continuously without interruption to prevent tracking delays, and the company cannot predict when these spikes will occur. Which Amazon EC2 pricing model is the most cost-effective and suitable choice to handle these traffic spikes?
- AReserved Instances
- On-Demand InstancesAnswer
- CSpot Instances
- DDedicated Hosts
Answer
On-Demand Instances
On-Demand Instances are the correct choice because they provide reliable, uninterrupted compute capacity on a pay-as-you-go basis with no upfront payments or long-term commitment. This perfectly aligns with the requirement to handle sudden, unpredictable spikes in traffic where tracking delays are unacceptable.
Step-by-Step Solution
Key Concept
AWS EC2 Pricing Models selection based on workload predictability and interruption tolerance