Virtual Machines
see also: Containers
Linux
- KVM – Kernel-based virtual machines
- LXC – it's a container, but usable like a VM
- Kata Containers – secure container runtime with lightweight virtual machines that feel and perform like containers, but provide stronger workload isolation using hardware virtualization technology as a second layer of defense.
management solutions
Windows
- Hyper-V
- WSL2 – Windows Subsystem for Linux