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.
  •  
Remote Replication
The only replication option available is locally redundant storage
Virtual Volumes support replication capabilities for disaster recovery
No special functionality for automatic remote replication are provided, but backup process can include transfer of backed up data offsite for disaster recovery.
  •  
Snapshots
Snapshots are supported for blobs (limited to 1000 per blob) but not for page blobs
Virtual volumes provide snapshot capability to preserve the state and data of a virtual machine at a given point in time
EBS snapshots are supported in both Web console and via CLI/API.
  •  
Storage Architecture
Azure Stack provides for either a hybrid or all-flash storage architechture
VMware provides for a very flexible storage architechture
Deployed as customer configurable two-level storage system. Support for HCI not documented.
  •  
Storage QoS
Azure Stack supports standard and premium storage
You can configure the vSAN cluster (shared storage pool) to be either hybrid or all-flash (see details)
Supports only a single storage class for both block and object storage.
  •  
Storage Scalability
Azure Stack operators can increase the overall capacity of an existing scale unit by adding additional scale unit nodes
You can expand an existing vSAN cluster by adding hosts or devices to existing hosts without disrupting ongoing operations
The Storage Controller (SC) and Object Storage Gateway (OSG) are molular and enable storage capacity to be dynamically allocated independent of the system.
Platform Services expand
0%
0%
0%
  Compute  
  •  
Kubernetes Orchestration
Azure Stack has a preview capability to deploy a Kubernetes cluster but it is not supported in the disconnected scenario
VMware Pivotal Container Service (PKS) provides an enterprise-grade Kubernetes solution which can be deployed on VMware Cloud Foundation
No support for Kubernetes orchestration is available.
  •  
Serverless
App Service (available in PaaS offering) provides Azure Functions which executes event-driven serverless workloads
This functionality is not offered by VCF but can be supported on top of VCF
No support for a serverless runtime is available.
  Data  
  •  
Relational database
Relational databases are supported through the use of optional resource providers SQL Server and MySQL Server
Customer needs to build this functionality on top of the infrastructure
No support for DBaaS is available.
  •  
NoSQL—key/value storage
Table storage is Microsofts NoSQL key/attribute store
Customer needs to build this functionality on top of the infrastructure
No support for a NoSQL database is available.
  •  
Caching
No mention of Azure Cache for Redis being available but can use Redis marketplace item
Customer needs to build this functionality on top of the infrastructure
No support for an in-memory cache service is available.
  Developer Tools  
  •  
Message Queuing
Queue storage provides the capability for message queuing
Customer needs to build this functionality on top of the infrastructure
No support for message queuing is available.
  •  
Pub/Sub Messaging
Azure Stack does not currently support either Service Bus nor Event Grid which provide the pub/sub messaging capability in Azure
Customer needs to build this functionality on top of the infrastructure
No support for pub/sub messaging is available.
  •  
Web Applications
App Service is available on Azure Stack (additional PaaS offering) which provides web apps
Customer needs to build this functionality on top of the infrastructure
No support for a PaaS-type service for hosting Web applications is available.
  Analytics and IoT  
  •  
Internet of Things
Not much documentation out there but there appears to be a private preview for IoT Hub on Azure Stack which is fairly recent
Customer needs to build this functionality on top of the infrastructure
No support for IoT services is available.
  •  
Edge compute for IoT
No solid documentation of this as a full capability but Azure Stack does support Azure Functions which is used for IoT Edge (see details)
Customer needs to build this functionality on top of the infrastructure
No support for service that deploys cloud intelligence onto Edge devices is available.
  •  
Streaming data
Event Hubs was announced at Ignite 2018 as on the roadmap for Azure Stack but as of yet it is not available
Customer needs to build this functionality on top of the infrastructure
No support for data streaming is available.
Management Tools expand
0%
0%
0%
  Interface  
  •  
Console
Azure Stack offers both an administration portal as well as a user (tenant) portal
In addition to console functionality such as vSphere, VCF includes SDDC Manager which provides a centralized user interface for configuration, provisioning, and lifecycle management of the stack
Web Console supports most of the cloud user functionality that is also accessible via CLI/API.
  •  
API
Azure Stack offers a REST API as well as programmatic access through PowerShell/CLI
The bundled components of VCF (vSphere, VSAN, and NSX) all provide API interfaces
AWS-compatible API is at the core of the product, with extensive support of many IaaS-level services, powering both the CLI and the Web Console.
  Auditing  
  •  
Health / Performance / System Monitoring
Azure Stack offers monitoring services for compute including but not limited to host/guest metrics, performance counters, application, logs in addition to other sources
vSphere provides a suite of health and performance monitoring tools for the infrastructure
Monitoring is available via the CloudWatch service, with metrics visible in the Web Console and available from the CLI.
  •  
Event Logging
Logs are collected both within the Azure Stack as well as by the infrastructure components themselves
VCF bundles vRealize Log Insight which covers infrastructure logs
Logs are available to the operations team but must be configured using at the OS-level using technologies such as syslog.
  •  
Analytics
VCF bundles vRealize Log Insight which aggregates infrastructure and application logs in order to provide actional dashboards and sophisticated analysis
No support for analytics service is availalble.
  Automation  
  •  
Automated Tasks
Azure Functions provides an event-drive programming model which allows for the automated execution of tasks in response to events
VCF bundles vRealize Automation which can be used to deploy service blueprints and external technologies through Orchestrator plugins to automate IT tasks
CloudFormation doman-specific language and service enables users to orchestrate cloud application deployment and resource management.
  •  
Marketplace
Azure Stack supports a marketplace but it does not come preloaded with any images
While you can deploy VMs from templates, there is no central marketplace offerring third-party applications
No support for a marketplace of images is available.
  •  
Marketplace Syndication
A cloud operator has the ability to download a curated list of items (see details)
Since there is no marketplace, there is no syndication for those items
No support for a marketplace syndication is available.
Security & Compliance expand
0%
0%
0%
  AAA  
  •  
Authentication
Azure Stack supports authentication through either Azure AD in connected scenarios or AD FS for disconnected scenarios
Authentication can be implemented by integrating into the customers network and using their Active Directory instance
User management and resource access control is available through Access and Identity Management (IAM) service.
  •  
Multi-Factor Authentication
Multi-factor authentication can be configured in connected scenarios using Azure AD and disconnected scenarios using AD FS
vCenter SSO also allows for two-factor authentication methods
No support for MFA is available.
  •  
SSO / Integration
Azure Stack can integrate with AD FS for user authentication and SSO
The Platform Services Controller provides functionality for Single Sign-On into vCenter services and integrates with Windows Active Directory as well as other AD/LDAP schemes
Support for LDAP/Active Directory integration (via periodic synchronizations) is supported.
  •  
Access Control
Access control is implemented using roles - owner, contributor, and reader
Access control can be implemented by integrating into the customers network and using their Active Directory instance
Sophisticated access control policies are supported by the Identity and Access Management (IAM) service.
  CIA  
  •  
Encryption (Data at Rest)
All Azure Stack infrastructure and tenant data is encrypted at rest using BitLocker
Provides for storage-level encryption for data at rest
System-wide at-rest encryption can be configured in the deployment.
  •  
Encryption (Data in Transit)
Data in transit is encrypted both at the infrastructure level and for external endpoints using TLS 1.2
Provides network-level micro-segmentation, distributed firewalls, and VPN capability among others
Support for HTTPS endpoints can be manually configured on the UFS nodes
  •  
Key / Secret Management
Keys and secrets are managed using Key Vault
Customer needs to build this functionality on top of the infrastructure
Uses AWS-style access keys and secret keys for access to resources.
  Regulatory  
  •  
Multi-Tenancy
Support for multi-tenancy is only available in connected scenarios deployed using Azure AD
You can use VMware vCloud Director to support multi-tenancy on the VCF platform
User identities are organized into accounts and are the equivalent to the AWS IAM account alias.
  •  
Regulatory Compliance (PII, PHI, PCI-DSS, RMF, NIST SP 800-53 ,etc)
Microsoft provides guidance for controls they implement to achieve various regulatory standards including PCI-DSS, FedRAMP High, NIST SP 800-53, etc
VMware components meet specific 800-53 requirements
Can be manually hardened using avaiable security technical implementation guides for underlying OS only

Matrix Score

  •  
  •  
  • Microsoft Corp
  • VMware Inc
  • AppScale
  •  
  • 1 st
  • 2 nd
  • 3 rd
X
Login to access your personal profile

Forgot your Password?
X
Signup with linkedin
X

Registered, but not activated? click here (resend activation link)

Login to access your personal profile

Receive new comparison alerts

Show me as community member

I agree to your Terms of services

GDPR