• Home
  • Tech
Safha
  • Home
  • Tech
    • All
    • Windows
    What is a Virtual IP (VIP)?

    What is a Virtual IP (VIP)?

    Private Vs Public IP Addresses

    Private Vs Public IP Addresses

    Proxy Vs Reverse Proxy

    Proxy Vs Reverse Proxy

    Content Delivery Network (CDN)

    Content Delivery Network (CDN)

    Building Modern IT Data Centers

    Building Modern IT Data Centers

    What is Virtualisation?

    What is Virtualisation?

No Result
View All Result
  • Home
  • Tech
    • All
    • Windows
    What is a Virtual IP (VIP)?

    What is a Virtual IP (VIP)?

    Private Vs Public IP Addresses

    Private Vs Public IP Addresses

    Proxy Vs Reverse Proxy

    Proxy Vs Reverse Proxy

    Content Delivery Network (CDN)

    Content Delivery Network (CDN)

    Building Modern IT Data Centers

    Building Modern IT Data Centers

    What is Virtualisation?

    What is Virtualisation?

No Result
View All Result
Safha
No Result
View All Result
  • Home
  • Tech
Home Tech

What is Virtualisation?

Chief Editor by Chief Editor
February 15, 2025
in Tech
0
What is Virtualisation?
0
SHARES
26
VIEWS
Share on FacebookShare on Twitter

Virtualisation is to carve out physical servers using software and creating virtual servers. Actual hardware (also known as bare metal) comprising of compute, storage and network components are virtualised in their respective layers. Its main component is Hypervisor.

Hypervisor is a piece of software that runs above the physical server. There are two main types of hypervisors.

  1. Type 1 Hypervisor: It is installed directly on top of a physical server. Also called Bare Metal Hypervisors. Examples include VMWare ESXi or Microsoft HyperV or OpenSource KVM.
  2. Type 2 Hypervisor: There is a layer of host OS that sits in between Hypervisor and Physical Server. Also called Hosted Hypervisors. Mostly used for end user virtualisation. e.g. Oracle Virtual Box or VMWare Workstation.

We can install Virtual Machines (VMs) also called Virtual Server Instances (VSI) on top of Hypervisor. VMs are software-based computers and are completely independent of other virtual machines despite the fact that they are sharing resources of the same physical server and its various hardware components. Each VM has its own Operating System (OS). We can move a VM from one Hypervisor to another Hypervisor which is hosted on a different physical server hardware.

Key Benefits of Virtualisation:

  1. Cost savings: We can fully utilise hardware capacity to its full ensuring great returns on investment
  2. Agility and speed: We can spin up new environments in very less time.
  3. Low downtime: We can move VMs from faulty hardware to working hardware in very less time.

In VMWare (leading virtualisation company) world, compute layer is called vSphere; Storage layer is called vSAN and Network layer is called NSX. On top of these layers sit virtual servers and containers including OS and software. The software controller that controls all these layers and virtual containers is called vCenter.

vRealize suite makes running virtualisation much simpler. It consists of two main components.

  1. VRA – Virtual Realisation Automation: Automatically scales up and down the virtual containers, managing load balancers.
  2. VRO – Virtual Realisation Operations: Keep tracking of monitoring and operating such as logging, security, analytics etc.

Containers Vs VMs

For VMs, Virtualisation happen at a hardware level. Hypervisor controls the virtualisation of the hardware. Each virtual machine is a separate host/machine having its own OS. We have a lot of flexibility in terms of customising a VM (like allocating CPUs, RAM, Storage and Networking resources)

For Containers, Kernal sits on top of the hardware. On top of Kernal, sits Operating System (OS) which is called the host OS. On top of OS are containers. Therefore, for containers, virtualisation happens at Operating System level. Separation is not at hardware level but at process level. Although containers share same OS, each container is only confined to its own libraries and processes, and not at all interfering with other containers’ processes.

Kernal has two important components.

  1. Name Space: controls the separation of OS and resources for each container.
  2. C Groups: responsible for monitoring and metering our resources/containers.

For containers, portability is the key as the whole container’s configuration is defined in a single file called a Docker File. So, with Docker File, we can host our application on literally any hardware.

Bare Metal Vs Dedicated Host

In bare metal with hypervisor, all management (such as allocating same CPUs to multiple VMs) is done in-house / organisation.

While for Dedicated hosts, Hypervisor and underlying infrastructure (compute, storage, network) is managed by a cloud provider.

Previous Post

How a website is accessed from a Web Server

Next Post

Building Modern IT Data Centers

Chief Editor

Chief Editor

Next Post
Building Modern IT Data Centers

Building Modern IT Data Centers

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

  • Trending
  • Comments
  • Latest

How to do a clean Install of Windows 11

January 28, 2025
How a website is accessed from a Web Server

How a website is accessed from a Web Server

March 9, 2025
What is Virtualisation?

What is Virtualisation?

February 15, 2025
XML file parsing with Python

XML file parsing with Python

January 29, 2025

How to do a clean Install of Windows 11

0
Unzipping multiple Zip Files in a folder using Python

Unzipping multiple Zip Files in a folder using Python

0
Installing third party modules in Python

Installing third party modules in Python

0
XML file parsing with Python

XML file parsing with Python

0
What is a Virtual IP (VIP)?

What is a Virtual IP (VIP)?

March 7, 2025
Private Vs Public IP Addresses

Private Vs Public IP Addresses

February 21, 2025
Proxy Vs Reverse Proxy

Proxy Vs Reverse Proxy

February 16, 2025
Content Delivery Network (CDN)

Content Delivery Network (CDN)

February 16, 2025
  • Home
  • Tech

© 2025 Safha - We are all about Technology and Finance Learning and Knowledge Sharing

No Result
View All Result
  • Home
  • Tech

© 2025 Safha - We are all about Technology and Finance Learning and Knowledge Sharing