Cloud and Virtualization Concepts
Cloud and Virtualization Concepts
Concepts
From NDG In partnership with VMware IT Academy
www.vmware.com/go/academy
Why learn virtualization?
• Modern computing is more efficient due to virtualization
• Similar to how your brain controls your actions, software controls hardware
• A VM is a set of files
• With a hypervisor and VMs, one computer can run multiple OS simultaneously
• 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
• SAN – Clustered storage devices on their own network that servers can
connect to (block-level)
• 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
• Two strategies:
- Containment: Not deploying any existing applications for customers on
virtual servers. Maintain applications running on the hardware-based data
center.
- Consolidation: Moving applications that are running in the old
hardware-based data center model using VMware P2V technology
• Private Cloud
• Community Cloud
• Public Cloud
• Hybrid Cloud
• vSphere Storage Distributed Resource Scheduler provides the same solution for
storage clusters
• Using FT, the transfer to a different server is seamless and will not be noticeable
to the end-user