jgreenemi/Parris

Add support for AWS Spot Instances/other options besides On-Demand instances.

Open

#7 aperta il 2 gen 2018

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (22 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (320 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

The tool is set to launch servers in the On-Demand way, meaning this is the most expensive way to go about it. This should be changed such that users can introduce the use of Spot instances to save on costs, or even take advantage of Reserved Instances if they have RI capacity already set aside. I'm unfamiliar how the latter works when used with CFN stacks, so this will require additional research.

Guida contributor