Virtual Servers
  
Dedicated Servers
  
Affordable Flash
  
Virtualization
  
High Availability
  
Citrix and VDI
  
VMware
  
FAQ
  
Green by Design
  
Managed or DIY

System Virtualization

Virtualization allows you to separate the logical functionality of the operating system from the hardware layer. This design approach has a number of advantages:

1.
It allows multiple virtuals to run on a single computer.
2.
It allows the running of older operating system versions on top of newer operating systems when hardware incompatibility otherwise prevents operation of these.
3.
It can work around marginal software. For instance, the Windows Raid scheduler for SATA drives works on ticks (thousandths of a second). As a result, it cannot natively read from arrays of SSDs at a speed greater than the read rate of a single drive. But with virtualization, Windows sees only one device and thus runs at the full array speed.
4.
Because virtual systems are atomic, they can be moved among physical systems, and can be replicated as exampled in our high availability discussion.

We support Xen, KVM and VMware methods of virtualization. We do not support Windows Hypersphere at this time.