Chapter 6.10 - Timing Workloads with Spot Instances and Spot Fleets Flashcards
What are EC2 Spot Instances?
Amazon EC2 Spot Instances let you take advantage of unused EC2 capacity in the AWS Cloud.
What is the financial advantage of using EC2 Spot Instances?
Spot Instances are available at up to a 90% discount compared to On-Demand prices.
When should you use Spot Instances?
Useful for any type of computing where you don’t need persistent storage.
Stateless, fault-tolerant, or flexible applications
Applications such as big data, containerized workloads, CI/CD, high-performance computing (HPC), and other test and development workloads.
How can you block Spot Instances from terminating?
You can block Spot Instances from terminating by using Spot Block.
What is a Spot Fleet?
A Spot Fleet is a collection of Spot Instances and (optionally) On-Demand instances.