Annex B Virtualization Lesson Plan 2
Annex B Virtualization Lesson Plan 2
Annex B
DS.02.02
Virtualization
Student Outline
Data Systems Administrator Course
M09CVQ1
Date of Revision: 20211014
Table of Contents
Terminal Learning Objective ....................................................................................................... 2
Introduction to VMware vCenter Server Appliance (VCSA) ..................................................... 3
Page 2 of 7
Data Systems Administrator Course M09CVQ1
DS.02.01 Intro to Virtualization
VMware vCenter Server also provides centralized RESTful API communication for interacting
with vSphere for the purpose of automation as well as integrating solutions with vSphere such
as data protection or other third-party providers.
Other highlights of using VMware vCenter Server as part of your vSphere infrastructure include:
Easy deployment – VMware vCenter Server is deployed using a purpose-built vSphere Server
Appliance (VCSA). The appliance is easily deployed using the vCenter Server installer. This
makes provisioning the management solution for your vSphere environment extremely easy.
Extend to hybrid cloud – With new VMware vSphere-centric public cloud environments such as
VMware Cloud on AWS, customers now have the ability to easily extend and scale their
VMware vSphere environment from on-premises to cloud environments.
Role-based access – VMware vCenter Server provides the centralized management tool of your
VMware vSphere environment. This provides the ability to delegate permissions among
administrators in a granular fashion.
Native availability and data protection – With the vCenter Server Appliance (VCSA), it provides
the ability to configure an Active-Passive vCenter Server pairing that enables a standby vCenter
Server ready to take over if there is a primary vCenter Server failure. In addition, the VCSA
appliance provides a native, file-based backup solution built into the appliance itself.
Page 3 of 7
Data Systems Administrator Course M09CVQ1
DS.02.01 Intro to Virtualization
Third-party extensibility – With vCenter Server, you get a powerful platform that is commonly
extended by third-party providers. Most of the major hardware vendors now offer plugin
integration with vCenter Server that allows integrating native hardware management into
vCenter, such as storage devices, right from within the vSphere Client.
In addition, this provides flexibility in scheduling maintenance periods for your ESXi hosts. If a
particular host is in need of maintenance or updates, the VMs can simply be evacuated from
the particular host using vMotion, and moved to a different host. This essentially develops
maintenance periods. With VMware vMotion technology, organizations can effectively perform
maintenance and other operations during normal business hours, without issue.
Aside from creating vSphere clusters, VMware vCenter Server makes management of multiple
standalone ESXi hosts much easier. A single ESXi host or two can be managed by logging into
each host and performing management operations and actions. However, if your environment
grows to multiple or perhaps dozens of ESXi hosts, managing your hosts on a host-by-host basis
will be cumbersome and time-consuming.
Operations and management tasks can be performed across your various hosts, all from within
the same login session. Additionally, vCenter provides a centralized API to interact with your
entire vSphere environment. This means that any third-party backup solutions or other third-
party tools used by your organization will be able to do so from a single vCenter Server
connection instead of individual connections to multiple hosts.
Page 4 of 7
Data Systems Administrator Course M09CVQ1
DS.02.01 Intro to Virtualization
Another benefit of running vCenter Server over running single ESXi hosts is you can take
advantage of advanced networking features including the vSphere Distributed
Switches (vDS). The vSphere Distributed Switch is a much more flexible virtual networking
construct from a management perspective that allows easily provisioning virtual networking in
a consistent, uniform way across your vSphere landscape.
The vDS switch is only possible when you are running vCenter Server. Instead of virtual
networking configuration held locally with each ESXi host, the virtual networking configuration
is housed in the vCenter Server database. This allows centralizing your networking
configuration and creating network switch “templates” for port groups and settings that you
can apply to your ESXi hosts. Once a host is “added” to a vDS, the host will receive all of the
switch configurations, including port groups, etc.
ESXi – This is the bare-metal type 1 hypervisor that allows running virtual instances of
guest operating systems on bare metal. ESXi hypervisor virtualizes the underlying
hardware so that each guest operating system interacts with the virtual hardware layer
instead of the bare metal hardware. The ESXi hypervisor provides the CPU scheduler
and other components necessary to allow running multiple operating systems on the
same underlying hardware platform. ESXi can operate as a standalone host, or it can be
configured as part of a cluster of ESXi hosts called a vSphere cluster.
Page 5 of 7
Data Systems Administrator Course M09CVQ1
DS.02.01 Intro to Virtualization
Page 6 of 7
Data Systems Administrator Course M09CVQ1
DS.02.01 Intro to Virtualization
References
https://www.vmware.com/solutions/virtualization.html
https://docs.vmware.com/en/VMware-
vSphere/6.7/com.vmware.vsphere.vcenterhost.doc/GUID-302A4F73-CA2D-49DC-8727-
81052727A763.html
Page 7 of 7
Data Systems Administrator Course M09CVQ1