The previous post about virtualization and containerization brought up some underlying technologies which Docker build containers on, including: In this post we further discuss the…
In broad terms, virtualization of computing resource is about isolation of resources at different levels. We have covered hypervisor-based virtualization in the other post. In…