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

Live-migrate containers between EC2 instances #5674

Closed
philippemnoel opened this issue Feb 25, 2022 · 2 comments
Closed

Live-migrate containers between EC2 instances #5674

philippemnoel opened this issue Feb 25, 2022 · 2 comments
Labels
feature New feature or request priority-3-high #3 Priority - A very important, non-blocking issue 📁 Repo: backend This PR/Issue modifies /backend code

Comments

@philippemnoel
Copy link
Owner

philippemnoel commented Feb 25, 2022

Feature Description

This feature is to use CRIU to live-migrate containers between EC2 instances, to keep server density high. This will eventually enable us to do Spot instances. Specifically, we want that when servers density is not maximized, we migrate mandelboxes from low-density servers to high-density servers, and shut down low-density instances, to save costs.

This is an example of a project doing this: https://github.com/twosigma/fastfreeze/

@philippemnoel philippemnoel changed the title Live-migrate containers between EC2 instances, to keep server density high Live-migrate containers between EC2 instances Mar 8, 2022
@philippemnoel philippemnoel added feature New feature or request priority-3-high #3 Priority - A very important, non-blocking issue 📁 Repo: backend This PR/Issue modifies /backend code labels Mar 8, 2022
@philippemnoel
Copy link
Owner Author

no longer relevant with #7360

@philippemnoel
Copy link
Owner Author

(since we'll be able to do 1 container per VM)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request priority-3-high #3 Priority - A very important, non-blocking issue 📁 Repo: backend This PR/Issue modifies /backend code
Projects
None yet
Development

No branches or pull requests

1 participant