A company needs to run a temporary test environment on Amazon EC2 for a software demonstration that will last exactly four hours. The application cannot tolerate any interruptions during the demonstration. Which Amazon EC2 pricing model is the most cost-effective and appropriate for this workload?
- ASpot Instances
- BReserved Instances
- On-Demand InstancesAnswer
- DDedicated Hosts
Answer
On-Demand Instances represent the most cost-effective and appropriate option because they allow the company to pay for compute capacity by the second or hour with no long-term commitment, ensuring the four-hour workload runs without interruption.
On-Demand Instances allow users to pay for compute capacity by the hour or second with no long-term commitment. This model is perfect for short-term, low-cost workloads that require continuous uptime and cannot tolerate interruptions.
Step-by-Step Solution
Key Concept
AWS EC2 Pricing Models Selection