Private Cloud Platforms comparison & reviews

Summary
Rank
1st 2nd 3rd
Score
0%
0%
User Reviews
Question?
Not Enabled Not Enabled Not Enabled
Analysis expand Luciano Taranto
Robert Spruill
by Bhagyashri (Shri) Bhagvat
Select All
General expand
0%
0%
0%
  • Fully Supported
  • Limitation
  • Not Supported
  • Information Only
Pros
  • + True Disconnected Offering of Cloud System
  • + IaaS and PaaS Solution
  • + Enterprise Solution
  • + Full-Fledged IaaS
  • + Mature Vendor
  • + Enterprise Solution
  • + Mature on-prem IaaS solution
  • + High-fidelity implementation of AWS APIs
  • + Proven at scale over years of operation
Cons
  • - Disconnected Mode Only Billed as Capacity
  • - New to Market
  • - Closed Solution
  • - Complex
  • - Little PaaS Capability
  • - Heavily Dependent on Underlying Hardware
  • - Recent acquisition concerns
  • - No administrative GUI
  • - Missing features beyond API compatability
  Content  
  •  
Content Creator
  •  
Overview
Azure Stack is Microsofts extension of Azure that provides a way to deliver Azure services in an on-premises environment. (see details)
VMware Cloud Foundation is an integrated software stack which bundles VMware components (see details)
Integrated software stack with AWS-compatible IaaS services.
  Assessment  
  •  
Maturity
Azure Stack was made publicly available June of 2017 and builds off of Azure which has been available since February of 2010
VMware is a strong contender in the marketplace and VCF is comprised of components that have been tried and tested in the datacenter
Based on the Eucalyptus code-base that has been in production for over a decade, powering installations beyond 200K cores in size.
  •  
Disconnected Offering
Azure Stack can be deployed in disconnected mode
VMware Cloud Foundation can be deployed on premises as a stack for a private cloud
Can be deployed in a disconnected environment
Infrastructure Services expand
0%
0%
0%
  Compute  
  •  
Virtual servers
Azure Stack allows for the deployment of virtual servers called virtual machines
VMware Cloud Foundation bundles vSphere which includes the ESXi virtualization platform for creating and running virtual machines and virtual appliances
Virtual servers are called cloud instances (equivalent to EC2 instances in AWS)
  •  
VM Type - General Purpose
General purpose VMs are Basic A, Standard A, Av2-series, D-series, DS-series, Dv2-series, DSv2-series
You can configure the virtual machine hardware to take advantage of the underlying hosts hardware
Virtual machine hardware can be configured to take full advantage of the underlying hosts hardware. A collection of instance types can be customized in terms of vCPUs, memory, and disk.
  •  
VM Type - Compute Optimized
Computed optimized VMs are F-series, Fs-series, Fsv2-series
You can configure the virtual machine hardware to take advantage of the underlying hosts hardware. For compute optimized instances, you would increase the CPU resources
Compute-optimized instance types can be customized by modifying the instance type
  •  
VM Type - Memory Optimized
Memory optimized VMs are D-series, DS-series, Dv2-series, DSv2-series
You can configure the virtual machine hardware to take advantage of the underlying hosts hardware. For memory optimized instances, you would increase the memory resources
Memory-optimized instance types can be customized by modifying the instance type
  •  
VM Type - Accelerated (GPU)
There are no accelerated VM offerings with a GPU
You can configure the virtual machine hardware to take advantage of the underlying hosts GPU hardware
GPU instance types can be customized through advanced configuration only. No official documentation.
  •  
Metadata URL
While Azure has an Instance Metadata service, this functionality is not currently supported on Azure Stack
There is no built-in way to access this functionality. (see details)
Metadata URL, featuring EC2-compatible information and thus compatible with cloud-init, is reachable from instances.
  •  
Rapid Provisioning
You can easily and quickly deploy virtual machines using the Azure Stack console
You can easily deploy VMs using a wizard, template, or cloning another VM
System components enable fast provisioning, particularly of EBS-backed instances.
  •  
Resize existing VM
This functionality is supported in Azure Stack as well
You can easily resize an existing VM by changing its virtual hardware after creation such as CPU and memory
EBS-backed instances can be resized after stopping by modifying InstanceType attribute via ModifyInstanceAttribute request (in CLI or Console).
  •  
Resource Management
The Azure Resource Manager provides a platform to manage all resources deployed within the Azure Stack
Resources can be managed from either the vSphere Web Client or the vSphere Client
Resources can be managed from either the Console or CLI/API
  •  
Scalability
Azure Stack includes scale sets which allow for automatic scaling of instances based on load
There is no vSphere functionality to easily scale up or down VMs from the console
AWS AutoScaling APIs are supported, with performance-based triggers for up- and down-scaling.
  •  
VM Imaging
You can create and publish a custom marketplace item
You can clone a virtual machine to a template which can then be used to deploy other virtual machines later
Images (akin to AMIs and AKIs) can be created and shared with other cloud users. Existing instances can be saved into an image.
  •  
VM Import/Export
You can import and export a disk used by a VM. In addition, you may be able to import/export a VM state but this is not confirmed (see details)
You can import and export virtual machines in the OVF and OVA formats
Instances can be imported using raw disk or VHD formats. Exports done manually at hypervisor level. No API support for the operation exists.
  •  
VM live migration
Azure Stack supports live VM migration as a preventative measure to protect resources from failing hardware
You can perform a live migration of a virtual machine without affecting availability, called a hot migration, using vMotion
VMs can be live-migrated using CLI / API. In the event of a host failure instances to not automatically restart.
  •  
VM to host affinity
This capability is not supported by Azure Stack
You can create VM to host affinity rules within a DRS cluster
Not supported. Can only be achieved by backend administration using instance migration.
  •  
VM to host anti-affinity
Azure Stack provides Availability Sets which replicate the VM across different hosts for high availability thus enforcing host anti-affinity
You can create VM to host anti-affinity rules within a DRS cluster
Not supported. Can only be achieved by backend administration using instance migration.
  Networking  
  •  
Cloud virtual networking
The Network Resource Provider delivers a series of Software Defined Networking (SDN) and Network Function Virtualization (NFV) features
VMware Cloud Foundation bundles NSX Data Center for vSphere which provides a platform programmatically managing software-defined virtual networks
Overlays a virtual network on top of your existing network. Supports EDGE (EC2 Classic) and VPCMIDO (AWS VPC) modes.
  •  
Cross-premises connectivity
Cross-premises connectivity can be established in Azure Stacks which are deployed in the connected mode
The VCF platform is integrated into the customer datacenter and provides cross-premises connectivity to other customer networks
Support for AWS VPN Gateway is available but only when using VPCMIDO network mode.
  •  
DNS hostname resolution
Azure Stack supports DNS hostname resolution
You can install NSX Edge as an Edge Services Gateway (ESG) between networks which will then allow you to configure external DNS servers. (see details)
DNS names for VM instances is supported automatically
  •  
DNS zone management
Azure Stack supports the creation and management of DNS zones and records using both the console and the API
No mention in documentation. Functionality would need to be built up by the end-user and then VMware components can take advantage of it
No mention in the documentation
  •  
IP reassignment
You can reassign an IP by modifying the virtual network interface or by deleting it and creating a new one (Experience)
You can statically set an VMs IP address from vSphere as well as specify a network protocol which is a pool of IPv4 and IPv6 addresses that vCenter will assign to virtual machines
Elastic IP and Elastic Network Interface functionality enables flexible IP address assignment.
  •  
Load balancing
The Azure Stack provides load balancing functionality
You can install NSX Edge as an Edge Services Gateway (ESG) and take advantage of the logical load balancer
Elastic Load Balancer is an included service.
  •  
Network Interfaces
You can create and modify network interfaces attached to virtual machines (Experience)
Virtual machines can have a variety of different network adapters added and configured
Elastic Network Interface functionality allows attaching and detaching of virtual NICs to instances
  •  
Outbound Network Connectivity
The Azure Stack is integrated into the customers datacenter and has outbound network connectivity to the customers border
You can connect virtual machines to the physical network
Can be configured to connect to external networks with both EDGE (EC2 Classic) and VPCMIDO (Amazon VPC) networking modes.
  •  
Public IP Address
Azure Stack supports IPv4 public addresses
You can connect virtual machines to the physical network
Public IP addresses can be assigned to instances either automatically or from a pool of Elastic IP addresses.
  •  
SR-IOV support
No mention of this capability for Azure Stack
There is a specific network adapter type (SR-IOV passthrough) designed to enable and support SR-IOV networking
Can be customized to use SR-IOV for instance networking by advanced configuration only. No official documentation.
  •  
VM Security Groups
VM Security groups are provided as network security groups
Virtual Machines can be added to a security group which has a specific network security policy applied to it
Instances can be added to a security group which has a specific network security policy applied to it.
  •  
Virtual Network Peering
Not supported as of 20190124
You can set up cross-vCenter deployments as well as implement VPNs to access corporate and other cloud networks securely
Ability to create a peering connection between two VPCs is supported.
  Storage  
  •  
Object storage
Azure Stack provides blob storage for object storage
No mention in the documentation
Supports S3-compatible object storage using its Object Storage Gateway (OSG)
  •  
Block storage
Azure Stack supports page blobs which are the equivalent of block storage
vSphere provides a variety of different storage options and functionalities
Elastic Block Storage (EBS) provides block-level storage volumes that you can attach to instances.
  •  
Shared file storage
Azure Stack does not provide a SMB or NFS solution
VMWare provides NFS but not SMB storage solutions
Shared file storage is not supported.
  •  
Backup
Microsoft Azure Backup Server can be used to back up data within Azure Stack (see details)
VCF provides backup and restore capability of components
Procedures for backing up and restoring everything except root disks of instance-store (ephemeral) instances are documented.
  •  
Local Data Protection
Local data is encrypted and replicated across nodes in case of hardware failure
Virtual Volumes support replication capabilities for disaster recovery
Relies on replication features of underlying software and hardware (RAID and Ceph) for local data protection from hardware failures.