Vmware

 

VMware, Inc. is a company that provides virtualization solutions which was founded in 1998 and is headquartered in Palo Alto, California. Its virtualization platform products include Player for virtualization of desktops; Fusion for Intel-based Apple Macintosh computers; Workstation for software developers and enterprise IT professionals; Server, which enables virtual partitioning of a server; ESX Server, an enterprise-class virtualization platform that runs directly on the hardware; Virtual SMP that enables a virtual machine to use four physical processors simultaneously; and VMFS, which allows multiple ESX Servers to share block-based storage.

The company also provides VirtualCenter that provides a central point of control to manage a virtualized IT environment; VMotion, which allows users to move virtual machines; DRS that creates resource pools from physical servers; HA, which provides automated recovery from hardware failure; Consolidated Backup that enables LAN-free automated backup of virtual machines; Storage VMotion, which allows live migration of virtual machine disks; Update Manager that automates patch and update management; Capacity Planner, which enables VMware service providers to perform capacity assessments onsite; Converter to convert local and remote physical machines into virtual machines; Lab Manager to automate the setup, capture, storage, and sharing of multi-machine software configurations; ACE that allows desktop administrators to protect company resources against the risks presented by unmanaged desktops; Virtual Desktop Infrastructure to host individual desktops inside virtual machines running on centralized servers; Virtual Desktop Manager, a desktop management server that connects users to virtual desktops in the data center; and VMware Lifecycle Manager that provides control over the virtual environment. The following part of this article makes you more acquainted with various VMware products and their applications.

VSphere

Features

In the VMware architecture for IaaS clouds based on vSphere, the virtual machines migrations happen over the Internet. vCloud will support chunked and resumable uploads through the browser with a Java client that will also appear as a vCenter plug-in. VMware also contemplated transfer quarantine to increase security.

On paper the size of VMware vCloud can be, up to 25,000 running virtual machines / data center but with no more than 2,000 users / open consoles, and no more than 5,000 customers.

The vCloud APIs will be availabe for a number of tasks and will allow the provisioning of new vCenters (no more than 25 per data center):

  • vApps Upload/Download/Management
  • Inventory Listing
  • Catalog Management
  • Task Management
  • Automation

The figure shows the structure of cloud using VMware:

For networking, one of the most complex aspects in a IaaS cloud that supports multi-tenancy, VMware introduced the fencing technology which allows to deploy multiple, isolated VMs which can coexist despite they have identical network configurations. Fencing, which is used by every virtual lab automation (VLA) product on the market, including the VMware own Lab Manager, will be used to share the same network with multiple customers inside the same data center.

On top of that VMware supports the existence of Network Devices (NDs), which are virtual appliances offering routing, NAT and firewall capabilities.

To simplify application provisioning VMware will offer a service catalog, where end-users will be able to pick up and deploy pre-configured templates, vApps or installation media (CD/DVD ISOs and floppy images).Billing, another very complex aspects of IaaS clouds, will be managed in two ways: customers will be either charged on maximum allocation purchased (which they may or may not use during the month) for CPU, RAM and storage resources, or they will be allowed to buy pre-configured containers which are organized in sizes (small, medium, large for instance, pretty much like Amazon does for the single VMs it offers inside EC2).

VMware vFabric

vFabric is a platform to build, run and scale modern applications on-premise or in the public cloud.

  • Get application portability on-premise and in the cloud.
  • Simplify deployment and utilize system resources more efficiently.
  • Use proven runtime components, including tc Server based on Apache Tomcat, Apache Web Server, RabbitMQ and GemFire.

Optimized for Java Spring applications, the vFabric Cloud Application Platform provides a runtime platform for your Spring applications. Whether it is developer-focused capabilities such as integration with the Springsource Tool Suite (STS), unique application visibility with Spring Insight and Spring Insight Enterprise, or the Spring GemFire project that simplifies interaction with vFabric GemFire or Spring AMQP to allow Spring developers to incorporate vFabric messaging, there are a host of capabilities that is in vFabric. VMware vFabric is available in two editions, vFabric Standard and vFabric Advanced

vFabric Standard:

Designed to provide the core components for building and running custom applications on vSphere, vFabric Standard includes the capabilities that every organization requires for running their applications: from the application server optimized for vSphere, web server, data management capabilities, management optimizations for Spring-built applications and more.

vFabric Advanced:

vFabric Advanced extends the capabilities of Standard to address a broader range of workloads by including vFabric RabbitMQ messaging and by introducing a memory-optimized distributed SQL database with vFabric SQLFire. vFabric Advanced provides the full range of capabilities for building and running today's data-driven applications deployed on virtual infrastructure.

VMware Products

Desktop software

  • VMware Workstation This software suite allows users to run multiple instances of x86 or x86-64 -compatible operating systems on a single physical PC.
  • VMware Fusion provides similar functionality for users of the Intel Mac platform, along with full compatibility with virtual machines created by other VMware products.
  • VMware Player is for users without a license to use VMware Workstation or VMware Fusion. VMware offers this software as a freeware product for personal use.

Server software:

VMware markets two virtualization products for servers:

  • VMware ESX is an enterprise-level product, can deliver greater performance than the freeware VMware Server, due to lower system overhead. VMware ESX is a "bare-metal" product, running directly on the server hardware, allowing virtual servers to also use hardware more or less directly. VMware ESX integrates into VMware vCenter, which offers extra services to enhance the reliability and manageability of a server deployment,
  • VMotion and storage VMotion – VMotion is the capability to move a running virtual machine from one ESX host to another and faster than some other editions and Storage VMotion - the capability to move a running virtual machine from one storage device to another
  • DRS - Distributed Resource Scheduler - automatic load balancing of a ESX cluster using VMotion
  • HA - High Availability - In case of hardware failure in a cluster, the virtual servers will automatically restart on another host in the cluster
  • VMware ESXi is quite similar to ESX, but differentiates in that the Service Console is removed, and replaced with a minimal BusyBox installation. Disk space requirements are much lower than for ESX and the memory footprint is reduced. ESXi is intended to be run from flash disks in servers but can be run from normal disks. VMware ESXi hosts management is performed through a VirtualCenter Server.

VMware is providing many products and services for virtualization that can be used for performance and reliability in private clouds, public clouds or hybrid clouds. VMware software provides a completely virtualized set of hardware to the guest operating system. VMware software virtualizes the hardware for a video adapter, a network adapter, and hard disk adapters. The host provides pass-through drivers for guest USB, serial, and parallel devices. In this way, VMware virtual machines become highly portable between computers, because every host looks nearly identical to the guest. In practice, we can pause operations on a virtual machine guest, move or copy that guest to another physical computer, and there resume execution exactly at the point of suspension.

Alternatively, for enterprise servers, a feature called vMotion allows the migration of operational guest virtual machines between similar but separate hardware hosts sharing the same storage. Each of these transitions is completely transparent to any users on the virtual machine at the time it is being migrated

The figures shows the infrastructure of a VMware managed environment: