There is a nice Google Cloud developer’s cheat sheet describing Google Cloud products in 4 words or less. There are short & crisp descriptions of Azure & AWS products in the official documentation. As one aggrieved VMware user pointed out on Reddit that it is hard to find short descriptions of VMware products. This compilation is based on that Reddit thread and other online sources. I'll keep revising these descriptions as I come across better definitions.
* vSphere - virtualization platform. Name of the product line that includes the ESXi hypervisor. vSphere = vCenter+ESXi
* vCenter - virtual appliance to manage and configure ESXi/vSphere hosts
* ESXi - enterprise-class, type-1 hypervisor (run directly on a physical host server unlike type 2 hypervisor which runs as a software layer on an OS)
* vSAN - shared storage, virtual SAN. Flash-optimized, vSphere-native storage for private and public cloud.
* NSX - network virtualization platform. Provides East-West (traffic moving within your network. North-south = traffic moving in and out of your network) traffic security. Enables complete network management and microsegmentation of networks, as well as additional security measures.
* NSX-T - designed for cloud and multi-cloud
* HCX or Hybrid Cloud Extension - provides workload mobility between clouds
* VMware Cloud Foundation - a unified software-defined data center or SDDC platform that integrates vSphere, vSAN and NSX* vMotion - enables the live migration of running virtual machines from one server to another with zero downtime
* VMware Cloud Director (formerly vCloud Director) and SaaS-based “VMware Cloud Director service” - service delivery platform for Cloud Providers
References -
VMware product overview: Virtualization and end-user computing
0 Comments