IT lexicon Hardware Virtualization

Virtualization

Hardware På svenska → Updated: 2026-05-24

Running multiple virtual machines (VMs) on a single physical computer via a hypervisor.

The foundation of the cloud: AWS EC2 instances are VMs on Amazon's hardware. Needs CPU support (Intel VT-x, AMD-V). Containers are the lighter alternative — sharing the OS kernel instead of virtualising it.

← Back to the lexicon