So far we have launched Spot instances in a few ways. Here is a question: How much do you think we saved on these workloads?
You can check how much you have saved with Spot instances by going to the Savings Summary panel. To view your savings do the following:
There are more APIs that you can use to learn more about Spot.
Some projects, like the EC2 Spot Interruption Dashboard can be used as the initial point to understand which Spot Instances are being terminated and adjust your configuration by increasing diversification.
Some other APIs might be useful to understand how the Spot price changes over time, which you can also see in the AWS Console by:
If you are interested in how to use the Spot API programmatically, You can use the describe-spot-price-history API to retrieve the information you need.