Skip to content
Getting Digital

IT Support, Networking and Infrastructure

Virtualisation and server infrastructure

Between the desktop and the cloud sits a layer many organisations still run themselves: physical servers in a rack, a hypervisor on top and dozens of virtual machines sharing the hardware. Looking after it means thinking about capacity, storage and failure in ways desktop work never asks for. This page covers that layer and marks the point where it hands over to the cloud field.

Why this topic exists: Hypervisors, virtual machines and server hardware sit between the desktop and the cloud (A+ Core 1 Virtualization and Cloud Computing 11 %; SFIA Infrastructure operations; VMware and Server+).

A server room today often runs many more systems than it holds physical machines. The reason is the hypervisor, a thin layer of software that divides one physical host into many virtual machines, each believing it has its own processor, memory, disks and network card. Type 1 hypervisors such as VMware vSphere, Hyper-V and Proxmox run directly on the hardware and carry production workloads; type 2 hypervisors run as an application on a desktop and are what most people learn on.

A+ Core 1 introduces the subject in its Virtualization and Cloud Computing domain, worth 11 %, covering virtual machines, hypervisors and the cloud service models. SFIA's infrastructure operations skill frames the professional work as provisioning, running and tuning infrastructure whether it is physical, virtual or cloud-based, and that breadth reflects the reality of most estates: a mixture of all three.

What a virtual estate asks of you

  • Capacity. Hypervisors let you promise virtual machines more processor and memory than the host physically has. That works until several of them get busy at once.
  • Shared storage and networking. Moving a running machine between hosts, or restarting it elsewhere after a failure, depends on storage and networks that every host can reach.
  • Patching the layer underneath. A hypervisor vulnerability exposes every guest on the host, so the host needs its own maintenance windows.
  • Sprawl. Creating a virtual machine takes minutes, and forgotten ones keep consuming resources and missing updates for years.
  • Licensing. Hypervisor and guest operating-system licences follow their own rules, and vendors change them.

Virtual machine, container, rented server

The same idea appears under several names. A VPS is a virtual machine a hosting company rents out by the month, and a dedicated server is the whole physical box. IaaS turns virtual machines into something you create through an API and pay for by use. Containers go lighter still, sharing the host's kernel instead of emulating hardware, which makes them start in seconds but isolates them less strongly. Who patches and watches the machine is a separate question from where it runs, and the managed versus unmanaged guide walks through it.

A snapshot is a bookmark

Take a snapshot before an upgrade and remove it afterwards. Snapshots live on the same storage as the machine, grow with every change and slow it down over time; they are a rollback point, not a place to keep history.

Newcomers tend to build a single impressive host and forget what happens when it fails. Plan for the host going down from day one. A+ supplies the vocabulary, Cloud+ extends it into cloud operations and RHCSA proves the Linux administration running inside the guests. Continue with backup, storage and disaster recovery, the server operating systems, with Linux administration on one side and Windows Server and Active Directory on the other, and the rented version of all this in cloud fundamentals and containers and Kubernetes.

Within this topic

Concepts to know

Glossary entries with the reason each one matters here.

  • VPS

    A VPS is a virtual machine sold by the month.

  • Dedicated Server

    The physical machine the hypervisor runs on.

  • IaaS

    Where virtualisation becomes cloud.

  • Containers

    The lighter alternative to a virtual machine.

Certifications that test it

Vendor exams and free certificates; facts, cost and the preparation path are on each page, and the certifications hub has them all.

Guides that apply

Tools of the trade

Frequently asked

What is the difference between type 1 and type 2 hypervisors?
A type 1 hypervisor runs directly on the server's hardware and is built for production. A type 2 hypervisor is an application on an ordinary operating system, convenient for labs and testing but slower and less robust.
Which hypervisor should I learn?
Whatever runs where you work or hope to work. The concepts of virtual switches, shared storage, snapshots and migration carry across products, so a home lab on a free hypervisor is useful preparation for any of them.
Is on-premises virtualisation giving way to the cloud entirely?
Not entirely. Many organisations keep workloads in-house for cost, latency, data-location or regulatory reasons and run a hybrid of both. Understanding virtualisation also makes the cloud easier to grasp, because much of it is virtualisation sold as a service.

Courses in the directory

85 courses are filed here; the top 6 by our ranking, details and the provider link on each course page.

Browse the directory shelf

Last reviewed 26 September 2026 · Getting Digital