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

Amazon EC2: Spot Instances #14

Open
jorgearj opened this issue Mar 19, 2013 · 1 comment
Open

Amazon EC2: Spot Instances #14

jorgearj opened this issue Mar 19, 2013 · 1 comment

Comments

@jorgearj
Copy link
Contributor

How can we address Spot Instances (http://aws.amazon.com/ec2/pricing/#spot)?

One way would be to ignore the price fluctuation and use the table from the website.

Other way (probably the most accurate) could be to use a Usage Variable instead of a constant for the price, then this usage variable could be set to whatever value is the current spot instance value.

Finally we could leave this issue to the providers by enforcing that when a user asks for the spot instances price the model is generated with the current price.

This could lead to the need for a new property requestForQuote.

@jorgearj
Copy link
Contributor Author

a mechanism for validate the price model might be needed.
For example, to know if the current model is valid in a particular time.
Spot Instances may change every minute os so.

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

1 participant