Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
VMware vSphere 5.5 Essentials

You're reading from   VMware vSphere 5.5 Essentials Efficiently virtualize your IT infrastructure with vSphere

Arrow left icon
Product type Paperback
Published in May 2015
Publisher Packt
ISBN-13 9781784398750
Length 228 pages
Edition 1st Edition
Tools
Arrow right icon
Toc

Table of Contents (14) Chapters Close

Preface 1. Introduction to VMware vSphere FREE CHAPTER 2. VMware vCenter Server 3. Creating Virtual Machines 4. Managing Virtual Network 5. Network Virtualization with VMware NSX 6. Managing Virtual Storage 7. Working with VSAN 8. Managing Virtual Machines 9. Resource Management and Performance Monitoring 10. Incorporating vSphere High Availability, Fault Tolerance, and DRS 11. Securing and Updating vSphere 12. vSphere 6.0 Overview Index

Chapter 1. Introduction to VMware vSphere

This chapter covers all the basics of the vSphere architecture, virtualization, an introduction to hypervisors, and virtual infrastructure.

We will cover the following topics:

  • Understanding the need for, and use of vSphere and how it differs from other common hypervisors
  • Understanding ESXi and modes of management
  • History of ESXi
  • Different types of vSphere installations: Auto Deploy, fresh installation, and upgrade
  • Introduction to virtual infrastructure: virtual machines, disks, CPUs, memory, switches, network, and storage

Let us start with understanding the virtualization philosophy. Virtualization is the separation of a resource or request for a service from the underlying physical delivery of that service. In other words, it's an abstraction of the operating system from hardware resources present on your server.

This blend of virtualization provides a layer of abstraction between computing, storage, and network hardware, and the application running on it. This implementation of virtualization is invisible to the end user as there is very little change to the end user experience.

The key benefit of server virtualization is the ability to run multiple operating systems on a single physical server and share the same underlying hardware resources. Virtualization has been a part of the IT industry for decades, but in 1998, VMware, Inc. delivered the benefits of virtualization to industry standard x86-based platforms.

There are two approaches to server virtualization:

  • Hosted approach: A hosted approach provides partitioning services (virtualization) on the top of a standard operating system (for example, Microsoft Windows 7) and supports the broadest range of hardware configuration, as it uses the drivers of the underlying operating system. This design is also called Type 2 hypervisor. Popular products in this category are VMware Workstation and VMware Player. Comparable competitor products include Oracle VirtualBox and Parallels Desktop.
  • Bare-metal (hypervisor) architecture: A hypervisor architecture is the first layer of software installed on a clean x86-based system. Hence, it is often referred to as the bare-metal approach. Since it has direct access to the hardware resources, a hypervisor is more efficient than hosted architectures. This enables greater scalability, robustness, and performance. VMware vSphere (ESXi) is one of the pioneers in bare-metal architecture. Bare-metal hypervisors are also called Type 1 hypervisors.

The following image shows differences between the two major virtualization approaches:

Introduction to VMware vSphere
You have been reading a chapter from
VMware vSphere 5.5 Essentials
Published in: May 2015
Publisher: Packt
ISBN-13: 9781784398750
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image