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.
The purpose of this app is make a AWS Spot Instances STATEFUL, to do that we create or retrieve an eip and a volume during ec2 startup. It uses a tag added to the resource to track if it exists, otherwise it creates the resource and tag it with the given service name.
This repository contains all my personal automation scripts, which i use to automate my development, deployment and hacking cycle! You can edit this code and distribute this code without any restrictions!
The EC2 pricing data takes a while to load. To keep the user busy, we may show a loading animation such as a spinner?
I'm open to new ideas.