The Wayback Machine - https://web.archive.org/web/20220530180831/https://github.com/topics/ec2-spot
Skip to content
#

ec2-spot

Here are 32 public repositories matching this topic...

Saves up to 90% of AWS EC2 costs by automating the use of spot instances on existing AutoScaling groups. Installs in minutes using CloudFormation or Terraform. Convenient to deploy at scale using StackSets. Uses tagging to avoid launch configuration changes. Automated spot termination handling. Reliable fallback to on-demand instances.

  • Updated May 24, 2022
  • Go
bwagner5
bwagner5 commented May 19, 2022

The OD Pricing API uses "Region Description" US East (N. Virginia) to filter instead of a region name like us-east-1.

If you try to use some other regions, the SDKs region descriptions are not returning what the pricing API expects.

For example, if you want to query for a price in eu-central-1, the SDK gives back Europe (Frankfurt) but the pricing API expects EU (Frankfurt).

T

good first issue

Improve this page

Add a description, image, and links to the ec2-spot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ec2-spot topic, visit your repo's landing page and select "manage topics."

Learn more