Virtualization Concepts
Virtualization Concepts
RAM
Processor -Random Access Memory
Virtualization
high storage and processing demands. The result: huge inefficiencies and
excessive operating costs.
Virtualization relies on software to simulate hardware functionality and create a
virtual computer system. This enables IT organizations to run more than one
virtual system – and multiple operating systems and applications – on a single
server. The resulting benefits include economies of scale and greater efficiency.
What is Virtualization?
Virtualization is the process of creating a software-based, or virtual, representation of
something, such as virtual applications, servers, storage and networks.
It is the single most effective way to reduce IT expenses while boosting efficiency and
agility for all size businesses.
Virtual Machines
contained VM is completely independent. Putting multiple VMs on a single
computer enables several operating systems and applications to run on just one
physical server, or “host.”
A thin layer of software called a “hypervisor” decouples the virtual machines from
the host and dynamically allocates computing resources to each virtual
machine as needed.
What is a
VM?
• Virtualization creates virtual hardware by cloning physical hardware
• A VM is a set of files
Server Virtualization
Server virtualization enables multiple operating systems to run on a single physical server as highly efficient
virtual machines.
Types of Virtualization
Network Virtualization
By completely reproducing a physical network, network virtualization allows applications to run on a virtual
network as if they were running on a physical network — but with greater operational benefits and all the
hardware independencies of virtualization.
Network virtualization presents logical networking devices and services — logical ports, switches, routers,
firewalls, load balancers, VPNs and more — to connected workloads.
Desktop Virtualization
Deploying desktops as a managed service enables IT organizations to respond faster to changing workplace needs
and emerging opportunities. Virtualized desktops and applications can also be quickly and easily delivered to
branch offices, outsourced and offshore employees, and mobile workers using iPad and Android tablets.
Benefits of Virtualization
Benefits of Virtualization
operations
• Make IT simpler to manage and less costly to own and operate.
• Reduced capital and operating costs.
• Minimized or eliminated downtime.
• Increased IT productivity, efficiency, agility and responsiveness.
• Faster provisioning of applications and resources.
• Greater business continuity and disaster recovery.
• Simplified data center management.
• Availability of a true Software-Defined Data Center..
The Hypervisor
What is a
Hypervisor?
• Software installed on top of hardware that created virtualization
layer
• Hosts VMs
• Example VM files:
File Type File Name Description
• Types of servers:
- Tower
- Blade server
- Rack-mounted server
• File-Level Storage – Data is written to disks but accessed from default file system
• Less labor needed to monitor data center (administrator can monitor from
desk using a program)
• Components of ESXi:
- Unix Microkernel
- VMware Kernel (VMkernel)
• What is a vSwitch?
- Virtual switch that virtual devices can
connect to in order to communicate
with each other
• What is a vLAN?
- Virtual Local Area Network that is
segmented into groups of ports
isolated from one another, creating
different network segments
© Network Development Group reserved for use with NDG.tech/vmware content
Types of Virtual
Networks
• Bridged Network: The host server and the VM are
connected to the same network, and the host
shares its IP address with the VM
• Using FT, the transfer to a different server is seamless and will not be
noticeable to the end-user
servers