Learning Library

← Back to Library

What Is VMware? A Quick Overview

Key Points

  • VMware is a publicly‑traded software company headquartered in Palo Alto that sells enterprise‑grade virtualization products, not a free or open‑source solution.
  • Its core offering creates a “software‑defined data center” by abstracting physical compute, storage, and network resources into virtualized pools.
  • The compute layer is virtualized with vSphere (formerly ESXi), allowing multiple virtual machines to run on each physical server.
  • Storage virtualization is provided by vSAN, which aggregates physical disks into a shared, software‑defined storage pool.
  • Network virtualization is handled by NSX, enabling flexible, software‑defined networking for the virtual machines across the data center.

Full Transcript

# What Is VMware? A Quick Overview **Source:** [https://www.youtube.com/watch?v=zPNCp9AV-vA](https://www.youtube.com/watch?v=zPNCp9AV-vA) **Duration:** 00:06:46 ## Summary - VMware is a publicly‑traded software company headquartered in Palo Alto that sells enterprise‑grade virtualization products, not a free or open‑source solution. - Its core offering creates a “software‑defined data center” by abstracting physical compute, storage, and network resources into virtualized pools. - The compute layer is virtualized with vSphere (formerly ESXi), allowing multiple virtual machines to run on each physical server. - Storage virtualization is provided by vSAN, which aggregates physical disks into a shared, software‑defined storage pool. - Network virtualization is handled by NSX, enabling flexible, software‑defined networking for the virtual machines across the data center. ## Sections - [00:00:00](https://www.youtube.com/watch?v=zPNCp9AV-vA&t=0s) **What Is VMware? Explained** - Bradley Knapp of IBM describes VMware as a publicly traded Palo Alto company that sells enterprise‑grade virtualization software, enabling businesses to run multiple virtual machines on physical servers for more efficient resource use. ## Full Transcript
0:00hi there and thanks so much for joining 0:02us today my name is bradley knapp and 0:04i'm with ibm and we're answering your 0:06basic intro to computing questions and 0:09basic questions about cloud computing 0:11and the question that i'm here to talk 0:13with you about today is one that we get 0:15on a pretty regular basis from young 0:16companies startup companies college 0:18students and folks like that and it's 0:21we see all the time about vmware 0:24what is vmware 0:26and so this is a topic 0:29that is one that guest asks a lot right 0:32it's one that we spent a lot of time 0:33talking about vmware is a software 0:36company headquartered out in palo alto 0:38california that has software that allows 0:41for virtualization of almost every 0:44function of computing into what they 0:46describe as a software defined data 0:48center now that is a million different 0:51buzzwords don't worry about it we're 0:52going to get into the details but the 0:54important thing to understand is vmware 0:57is a standalone company they're publicly 0:59traded they sell their software this is 1:01not free and open source it's available 1:03for sale 1:04and it is enterprise grade it is 1:06designed for enterprise grade 1:08virtualization if you're not sure about 1:10virtualization or the components of that 1:12please check out the other videos on the 1:14channel but with that let's jump right 1:16in here so 1:17imagine if you will you are a company 1:21and you have a large pool 1:23of physical servers compute resources 1:26sitting in a data center and you want to 1:28get more efficient use out of them well 1:30the way to do that is to virtualize them 1:33carve them up into smaller pieces and 1:35then use those pieces to run whatever 1:37workload you need so starting off our 1:40stack here 1:41we're going to have our physical servers 1:44and i'm just going to make oh i don't 1:46know 1:46six of them right do a little s in here 1:49s s s s 1:52this is physical hardware right 1:55and so we've said all right we want to 1:57be more efficient with that physical 1:58hardware so now 2:00this is when we start installing the 2:02vmware software the first three pieces 2:05and these are the most important ones 2:07are going to be the three layers that 2:09sit on top 2:10that virtualize our is solutions right 2:13so that first piece is going to be 2:15virtualizing the compute piece 2:18this used to be called 2:20esxi and now it's called vsphere 2:23right so vsphere 2:25is what is going to virtualize the 2:27compute the compute piece 2:30next as we move up the stack is the 2:32storage piece 2:34so storage how are we going to 2:35virtualize that storage layer well we're 2:37going to use software called vsan 2:41and then the third piece of our isp 2:44pyramid right is going to be network how 2:46do we virtualize network well you 2:48virtualize network with the vmware 2:50product called 2:51nsx 2:54so 2:55using these three things together we 2:57have a pool of compute resources and 2:59we're going to be able to divide that 3:00pool up into virtual servers or virtual 3:04instances this is our software defined 3:06data center right compute storage 3:08network and so we are then going to be 3:11able to provision 3:12virtual servers 3:14and these virtual servers are only 3:16pieces of some of the underlying 3:19physical machines and inside this 3:21virtual server 3:22right you've got your operating system 3:24and then on top of it you've got your 3:26application stack 3:27well what if you're not doing a virtual 3:29server based environment what if this 3:31vmware cluster is going to be used for 3:33containers same general idea right 3:36so in that case you're going to have 3:38your container kernel 3:40right your linux kernel 3:42and then on top of that container kernel 3:44you're going to have your millions of 3:46little containers that you're creating 3:48and destroying and creating and 3:49destroying and creating and destroying 3:52so on and so forth 3:54and then the piece that i haven't talked 3:55about yet and this is maybe some of 3:57vmware's best sauce their magic sauce is 4:01how do you control all this stuff 4:03and so that is why running across the 4:06side here 4:08we have v center 4:15vcenter is the control software that 4:17controls all of these things it's got a 4:19wonderful little web portal you can log 4:21into it create and destroy create and 4:22destroy as much as you want now 4:25this software defined data center this 4:27is the infrastructure level component 4:29and while it is incredibly important 4:32this is 2021 this is the modern world 4:35and we can't just have this in the 4:37abstract we need more and so let's talk 4:40a little bit over here about what's 4:42called the v realize suite v realize is 4:45a bunch of different solutions that make 4:49running the cloud piece over here the 4:51infrastructure piece over here much 4:53simpler so 4:55let's see here v-r-e-a-l-i-z-e 4:59so v realize the two pieces that get 5:02talked about the most often are going to 5:04be vra 5:05and vro that's v realize automation and 5:08v realize orchestration or vla vrealize 5:12operations depending on who you ask 5:14so you've got your vra 5:17and your v 5:18r o 5:20the automation piece is about 5:22automatically standing up and standing 5:24down virtual servers about automatically 5:27standing up and standing down containers 5:29automatically doing load balancing 5:32automatically shifting virtual servers 5:34from one physical host to another 5:36because they need to resize it automatic 5:38resizing and so on and so forth it is 5:41your automation engine 5:43vro if you realize operations is all of 5:46the other components that are not 5:49operating i'm sorry that are not 5:51automating but aren't monitoring and 5:53operating right you've got lots of nifty 5:55little software tidbits in here to keep 5:57track of your infrastructure environment 5:59in real time other components that live 6:02within this vrealize world 6:04you've got oh monitoring you've got 6:07logging you've got security components 6:09and then you've got analytics and 6:10analytics visualization engine 6:13again this is the software stack that 6:16you need in order to run the physical 6:18hardware in virtual hardware that at the 6:21end forms the core of those enterprise 6:23workloads 6:25so hopefully you've learned a little bit 6:26about what vmware is if you'd like to 6:28learn even more of course anybody at ibm 6:30would be happy to talk with you about it 6:32you can obviously reach out to us in the 6:33comments 6:34or get in touch with your ibm team 6:36directly and we'll be happy to say how 6:38can we 6:40work with you to integrate vmware to 6:42make your world better