Explore an advanced 35-minute conference talk on combining Docker with CRIU (Checkpoint & Restore in User Space) to revolutionize process management. Learn how to "roll-back" running processes to earlier states, create complete snapshots of process states including memory contents, file descriptors, and open TCP connections. Discover techniques for suspending, resuming, and live migrating processes between machines. Gain insights into how the developer tool Tonic leverages this technology to enable code changes mid-program without restarting. Examine practical applications of the Docker Remote API for implementing these advanced features in production environments, potentially thousands of times daily. Delve into this cutting-edge approach that pushes the boundaries of container technology and process lifecycle management.
Overview
Syllabus
Cloning running servers with Docker and CRIU - Black Belt Track
Taught by
Docker