Infrastructure
The full domain, and the other capabilities within it.
Consolidate without turning one host's bad day into everyone's.
Virtualisation covers hypervisor cluster design, resource pools and reservations, availability policy, templates and patching. It is the platform most workloads sit on, and its design decides both density and blast radius.
Two things go wrong repeatedly. Clusters are sized so that a single host failure cannot be absorbed, and virtual machines are provisioned once and never revisited — so the estate grows on allocations nobody has checked against actual use.
If more than one of these is true, this is usually the right place to start.
| Deliverable | What it contains |
|---|---|
| Cluster design | Host count and specification, admission control policy, and the failure case it is sized for. |
| Placement policy | Affinity and anti-affinity rules, restart priority, and which workloads must not share failure domains. |
| Template and patch standard | Base images per operating system, hardening applied, and the patch cycle that maintains them. |
| Right-sizing report | Allocation against measured use per machine, with reclaimable capacity quantified and the licence impact stated. |
A reference, not a template. Your estate decides which parts apply and in what order they arrive.
Targets are agreed with you before the work starts, and reported against for its duration.
Enough to run the workload with the largest host gone, plus the maintenance window you need for patching. Admission control should enforce that rather than rely on the team remembering it during a busy provisioning week.
Because allocation consumes scheduling capacity and, in most licensing models, money. Over-allocated machines also make capacity planning meaningless: you cannot tell what you need when the numbers describe requests rather than use.
No, and treating them as one is a common and expensive mistake. A snapshot depends on the original storage; if that fails, the snapshot goes with it. They are a short-lived rollback mechanism, and long-lived ones degrade performance.
Licensing changes have made that a live question for many estates, and it is worth costing honestly. The migration effort is real — tooling, skills, integrations and backup software all follow the hypervisor — so the comparison has to include those, not just the licence line.
They coexist in nearly every estate. Containers change how applications are packaged and scheduled; the hypervisor usually remains underneath them. A plan that treats it as replacement rather than layering tends to underestimate the work.
Recommendations can be. Applying them should stay deliberate, because a machine that looks idle for a month may be the one that carries year-end. Automation proposes; a person with context approves.
The full domain, and the other capabilities within it.
Power, cooling, cabling and physical resilience designed together — with the environmental monitoring that turns a facility into something you can operate.
Backup design, immutability and tested recovery against agreed RPO and RTO — because an untested restore is a belief, not a capability.
The fastest way to a useful answer is a short, scoped look at what you already have.