Microsoft Hyper-V
From ProWiki - Demo and Test Wiki
| Microsoft Hyper-V | |
|---|---|
| Developer | Microsoft |
| Type | Hypervisor |
| Initial release | 2008 |
| Operating system | Windows Server |
| Written in | C++, C# |
| License | Proprietary |
| Website | microsoft.com |
| Contents | |
Microsoft Hyper-V is Microsoft's native hypervisor, available as a role in Windows Server and as a standalone Hyper-V Server, providing server virtualization at no additional license cost.
Key Features
- Type-1 hypervisor built into Windows Server
- Live Migration for moving VMs between hosts without downtime
- Hyper-V Replica for VM replication to a secondary site
- Integration with Microsoft SCCM and Microsoft Intune
- Support for Windows and Linux guest VMs
- Generation 2 VMs with UEFI and Secure Boot support
Enterprise Use
Hyper-V is widely deployed in Microsoft-centric enterprises as the primary virtualization platform, particularly in environments where the licensing cost of VMware vSphere is a concern. Windows Server Datacenter edition includes unlimited Windows Server VM licenses, making it cost-effective for Windows-heavy environments.
Tips
- Use Hyper-V Replica to maintain a warm standby copy of critical VMs at a secondary site.
- Allocate dynamic memory to VMs to improve host memory utilization.
- Back up VMs using Veeam Backup & Replication or Windows Server Backup for application-consistent recovery.