EC2 Pricing
Spot Instances allow you to use unused EC2 capacity at steep discounts (up to 90%). However, AWS can interrupt them with a 2-minute warning if it needs the capacity back, making them ideal for flexible, fault-tolerant workloads.
check_circleTherefore, the correct answer is: Spot Instances.
cancelThe option that says: Reserved Instances is incorrect because they require a long-term commitment (1 or 3 years) for steady workloads.
cancelThe option that says: On-Demand Instances is incorrect because they are more expensive and used for workloads that cannot be interrupted.
cancelThe option that says: Dedicated Hosts is incorrect because they are dedicated physical servers, generally the most expensive option, used for licensing or compliance.