Virtualization - Virtual Machine (VM)
Table of Contents
About
Type
- containers are lightweight computer virtualization around a process. They are an instance of an image that is started inside a container (OS inside the host OS).
- guest machines are Full fledged OS VM.