jgreenemi/Parris

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

Open

#7 创建于 2018年1月2日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (320 star) (22 fork)batch import
enhancementhelp wanted

描述

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.

贡献者指南

Add support for AWS Spot Instances/other options besides On-Demand instances. · jgreenemi/Parris#7 | Good First Issue