Live-migrate containers between EC2 instances #5674
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
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/
The text was updated successfully, but these errors were encountered: