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
• A VM is a set of files
• Hosts VMs
• Example
File TypeVM files: 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
• 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
• Using FT, the transfer to a different server is seamless and will not be
noticeable to the end-user