Server Virtualisation
Virtualisation in a Nutshell
The average utilisation rate of any server is around 5-15%. Thus
if you need more than one server (say a file server, an SQL server
and a terminal server) then why not combine all three servers into
one and up the utilisation rate to 15-45% or more? In the process
you save yourself a lot of money.
The term virtualisation broadly describes the separation of a
resource or request for a service from the underlying physical
delivery of that service. The net effect of virtualisation is that
you can combine several servers into one. Another effect is the
ability to recover from IT disasters quickly.
 |
 |
Before virtualisation
-
Single OS image
per machine
-
Software and
hardware tightly coupled
-
Running multiple
applications on same machine often creates conflict
-
Underutilized
resources
-
Inflexible and costly infrastructure
|
After virtualisation
-
Hardware-independence of operating system and
applications
-
Virtual machines
can be provisioned to any system
-
Can manage OS and application as a single unit by
encapsulating them into virtual machines
|
Business Benefits
-
Reduced capital expenditure on IT servers.
With virtualisation you can combine several servers into one
and increase server utilisation rates from 5-15% to 60-80%.
-
Reduced operating costs. With reduced
physical servers you have less need for space, power or
cooling.
-
Business Continuity – Reducing the cost and
complexity of business continuity (high availability and
disaster recovery solutions) by encapsulating entire systems
into single files that can be replicated and restored on any
target server, thus minimising downtime.
|