Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Spot fleets #138

Open
sylvinus opened this issue Jul 23, 2016 · 2 comments
Open

Add support for Spot fleets #138

sylvinus opened this issue Jul 23, 2016 · 2 comments

Comments

@sylvinus
Copy link

See documentation about the feature here:
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-fleet.html

Adding a --spot-fleet-request-config flag that points to the user-supplied config.json file would be great!

@nchammas
Copy link
Owner

@sylvinus - Can you summarize the value of this feature to you and contrast it with auto-scaling groups? I haven't used either feature, but it looks like you can launch spot instances as part of an auto-scaling group, so I'm wondering what the difference is.

@sylvinus
Copy link
Author

@nchammas I think what Spot fleets add is the notion of instance weight, to be able to mix instance types in order to take advantage of lower spot prices and fall back automatically to other launch configurations when prices surge.

I have not used the feature myself yet but it's definitely something I'd test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants