Lesson 130.3 Server-Side Virtualization
Lesson 130.3 Server-Side Virtualization
Objectives
This technology allows for the efficient utilization of server resources by partitioning the physical server
into isolated virtual machines (VMs).
Each VM operates as an independent entity, with its own operating system and applications, effectively
decoupling the hardware from the software.
Server-side virtualization offers numerous benefits, such as improved resource utilization, cost savings
through consolidation, easier management and scalability, enhanced disaster recovery options, and the
ability to run multiple different operating systems and applications on the same physical server.
This approach has become integral in data centers and cloud computing environments, providing a
flexible and efficient solution for delivering a wide range of services to end-users while optimizing
hardware utilization and maintenance efforts.
3
Server-Side Virtualization Requirements
Many of the servers we access today are Virtualized.
❏ They are considered Type 1 Bare-Metal Hypervisors because:
❏ They are installed without a host operating system.
❏ There is no other software between them and the hardware (just bare
metal).
Server-Side Virtualization Requirements (continued)
❏ VMware ESXi is a free Type-1 Hypervisor from VMware.
❏ Management is handled through a Web interface.
❏ It is small in size. Its only job is to host virtual machines.
❏ VMs need different amounts of resources.
❏ VMs are able to distribute across available hosts to minimize
unused resources.
Web Interface for ESXi
What do you think are some benefits of
using Server Virtualization?
Name a few.
Resource Sharing and Over Commitment
Questions
Any questions?
Now is the time to ask the instructor about
concepts you are having trouble
understanding or would like covered in
more depth.
Other Types of Virtualization
What are some other types of Virtualization?
Name a few.
Creating a Virtualization Lab
The dos and don'ts of a virtual lab
In order to complete projects such as your upcoming
lab, what is required for virtualization to work?
❏ Enough RAM.
Your PC now,
Windows 10
contains the
supervisor