From the course: AWS: Automation and Optimization

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Spot Instance interruptions

Spot Instance interruptions - Amazon Web Services (AWS) Tutorial

From the course: AWS: Automation and Optimization

Start my 1-month free trial

Spot Instance interruptions

- [Narrator] Demand for Spot Instances can change from time to time, and the availability of Spot Instances can also vary depending on how many unused EC2 instances are available. While Spot Instances provide significant discounts compared to on-demand instances, one thing we must be prepared for is interruptions. Amazon EC2 may interrupt your Spot Instances when the Spot price exceeds your maximum price, or when the demand for Spot Instances increases, or when the supply of Spot Instances decreases. If you have a Spot Fleet consisting of On-Demand and Spot Instances, the On-Demand instances will never be interrupted. Amazon EC2 allows you to choose one of the following interruption behaviors based on your application needs. Hibernate, Stop, or Terminate Spot Instances. The default action is to terminate Spot Instances when they're interrupted. This can be changed at the time of requesting Spot Instances. This was discussed earlier in the course. Spot Instances can be interrupted and…

Contents