A company is conducting a short-term, three-week stress test on a new application. The testing application must run continuously on Amazon EC2 without any interruptions, but the workload will be completely shut down after the three-week period. Which Amazon EC2 pricing model is the most cost-effective and appropriate for this workload?
- ASpot Instances
- On-Demand InstancesCevap
- CReserved Instances
- DSavings Plans
Cevap
On-Demand Instances
On-Demand Instances allow you to pay for compute capacity by the second or hour with no long-term commitment. This is the most appropriate choice for a short-term (three-week) workload that must run continuously without any interruptions, as it guarantees the instances will not be reclaimed and allows them to be deleted when the test ends.
Adım Adım Çözüm
Anahtar Kavram
Selecting optimal EC2 pricing models based on duration, stability, and interruption tolerance.