Which technology makes it possible to run multiple operating systems on a single host computer?
Server virtualization allows one physical computer to host multiple virtual machines, with each virtual machine running its own operating system independently through a hypervisor layer. The other technologies listed virtualize networking or storage-related functions rather than allowing multiple operating systems to run on the same host.
Community Discussion