Virtualization
Virtualization
n
What is
virtua liza tion
?
Virtualization is the process of creating a virtual
version of something, such as an operating
system, a server, a storage device, or a network
resource, using software that enables multiple
instances of these resources to run on a single
physical machine or a cluster of machines.
One of the primary benefits is that it allows for greater flexibility in managing and deploying
applications. Because the applications are encapsulated in a virtual environment, they can be easily moved betwee
different operating systems without requiring a complete reinstallation.
Network
Virtualization
Network virtualization is a technique used to
create multiple virtual networks that operate on a
single physical network infrastructure. It allows
multiple virtual networks to be created on the
same physical network, each with their own
unique network addressing, security policies, and
routing protocols.
Security
Virtualization can introduce security risks if not properly
configured. Attackers can exploit vulnerabilities in the
virtualization software, use virtual machines as a launching
pad to attack other systems, or access data from other
virtual machines on the same host.
Performance
Virtualization can introduce overhead, which can impact
performance. The additional layer of virtualization software
between the hardware and the operating system can
cause performance degradation, particularly for I/O-
intensive workloads.
Virtualization
Management
Tools
Virtualization Management Tools are software
applications used to manage and automate
virtualized environments. These tools can be
used to monitor, provision, deploy, and
manage virtual machines and their resources.
Some popular virtualization management tools
include VMware vSphere, Microsoft Hyper-V,
Citrix XenServer, and Red Hat Virtualization.
Virtualization Emulation
1.Virtualization is the creation of a virtual
1. Emulation involves simulating the
version of something, such as an
behavior of one system on another
operating system or application.
system that is different from the original.