My VM is Lighter (and Safer) than your Container | Proceedings of the 26th Symposium on Operating Systems Principles
ABSTRACT
Containers are in great demand because they are lightweight when compared to virtual machines. On the downside, containers offer weaker isolation than VMs, to the point where people run containers in virtual machines to achieve proper isolation. In this paper, we examine whether there is indeed a strict tradeoff between isolation (VMs) and efficiency (containers). We find that VMs can be as nimble as containers, as long as they are small and the toolstack is fast enough. We achieve ligh...
Read more at dl.acm.org