VM Virtual Machine
A virtual computer that runs on top of a physical one via a hypervisor.
Its own OS, kernel, BIOS. Full isolation — if the OS crashes it doesn't take other VMs with it. Heavier than containers but more secure. AWS EC2, Azure VMs, GCE = VMs.