Slide 90
Slide 90 text
Virtualization
├── Hardware-Hypervisors
│ ├── Type 1-Native
│ │ └── KVM, Hyper-V, QNX, VMware vSphere, Xen
│ └── Type 2-Hosted
│ └── bhyve, Parallerls, QEMU, VirtualBox, VMware Fusion
└── OperatingSystem
├── 1-OS Containers
│ └── FreeBSD jail, LXC, OpenVZ, Virtuozzo
├── 2-Application Containers
│ └── Docker, imctfy, rkt
└── Orchestration
└── Amazon ECS, Kubernetes, OpenShift
www.ErnestChiang.com