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

CCO: implement a cost/reliability tradeoff for spot instances #40

Open
ilya-kolchinsky opened this issue Apr 17, 2022 · 0 comments
Open

Comments

@ilya-kolchinsky
Copy link
Collaborator

As of now, the sole objective of CCO is to minimize the overall deployment cost. However, in cases where spot instances are employed, we would also like to make sure our workload is not interrupted too much. Ideally, we would like to combine these two objectives (the cost and the reliability) and provide a way for the user to prioritize between them.
Extend the optimization engine to consider an arbitrary weighted combination of the above two objectives.

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