Embed presentation
Download as PDF, PPTX












































This document compares light weight virtualization using Docker containers to heavy weight virtualization using VirtualBox virtual machines. Docker containers have smaller image sizes ranging from 1 MB to 200 MB compared to 100 MB to 4 GB for VirtualBox ISO images. Docker can create hundreds of containers in 1 GB of RAM, while VirtualBox can only create 1-2 virtual machines. Container boot time is less than 1 second versus 35 seconds for virtual machines. Storage needs and RAM usage are also significantly lower for Docker containers.











































