Private Cloud Platforms comparison & reviews

Summary
Rank
3rd 2nd 4th
Score
0%
0%
User Reviews
Question?
Not Enabled Not Enabled Not Enabled
Analysis expand by Bhagyashri (Shri) Bhagvat Robert Spruill
by Bhagyashri (Shri) Bhagvat
Select All
General expand
0%
0%
0%
  • Fully Supported
  • Limitation
  • Not Supported
  • Information Only
Pros
  • + Mature on-prem IaaS solution
  • + High-fidelity implementation of AWS APIs
  • + Proven at scale over years of operation
  • + Full-Fledged IaaS
  • + Mature Vendor
  • + Enterprise Solution
  • + Strong Storage Capability with Additional Compute and Networking Functionality
  • + Vendor Maturity and Market-share
  • + Simple and Straightforward Editions
Cons
  • - Recent acquisition concerns
  • - No administrative GUI
  • - Missing features beyond API compatability
  • - Complex
  • - Little PaaS Capability
  • - Heavily Dependent on Underlying Hardware
  • - Limited Capability
  • - Few Use Cases
  • - Temporary
  Content  
  •  
Content Creator
  •  
Overview
Integrated software stack with AWS-compatible IaaS services.
VMware Cloud Foundation is an integrated software stack which bundles VMware components (see details)
The AWS Snowball Edge is a type of Snowball device with on-board storage and compute power for select AWS capabilities. (see details)
  Assessment  
  •  
Maturity
Based on the Eucalyptus code-base that has been in production for over a decade, powering installations beyond 200K cores in size.
VMware is a strong contender in the marketplace and VCF is comprised of components that have been tried and tested in the datacenter
Snowball Edge was announced 2016 and builds on AWS which has been around since 2012
  •  
Disconnected Offering
Can be deployed in a disconnected environment
VMware Cloud Foundation can be deployed on premises as a stack for a private cloud
Must connect back to AWS platform for full functionality
Infrastructure Services expand
0%
0%
0%
  Compute  
  •  
Virtual servers
Virtual servers are called cloud instances (equivalent to EC2 instances in AWS)
VMware Cloud Foundation bundles vSphere which includes the ESXi virtualization platform for creating and running virtual machines and virtual appliances
Virtual servers are called EC2 instances
  •  
VM Type - General Purpose
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.
You can configure the virtual machine hardware to take advantage of the underlying hosts hardware
The SBE1 EC2 instance is the general purpose offering
  •  
VM Type - Compute Optimized
Compute-optimized instance types can be customized by modifying the instance type
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
The SBE-C EC2 instance is the compute optimized offering
  •  
VM Type - Memory Optimized
Memory-optimized instance types can be customized by modifying the instance type
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
There is no memory optimized offering
  •  
VM Type - Accelerated (GPU)
GPU instance types can be customized through advanced configuration only. No official documentation.
You can configure the virtual machine hardware to take advantage of the underlying hosts GPU hardware
The SBE-G EC2 instance is the accelerated GPU offering
  •  
Metadata URL
Metadata URL, featuring EC2-compatible information and thus compatible with cloud-init, is reachable from instances.
There is no built-in way to access this functionality. (see details)
You get access to a subset of metadata typically available to EC2 instances through an internal URL
  •  
Rapid Provisioning
System components enable fast provisioning, particularly of EBS-backed instances.
You can easily deploy VMs using a wizard, template, or cloning another VM
You can specify the job and resources and Amazon will configure the device for you and ship it out to you
  •  
Resize existing VM
EBS-backed instances can be resized after stopping by modifying InstanceType attribute via ModifyInstanceAttribute request (in CLI or Console).
You can easily resize an existing VM by changing its virtual hardware after creation such as CPU and memory
Typically resize an instance using CLI modify-instance-attribute on instanceType attribute but Snowball Edge only allows you to modify userdata
  •  
Resource Management
Resources can be managed from either the Console or CLI/API
Resources can be managed from either the vSphere Web Client or the vSphere Client
Resources such as EC2 instances cannot be managed through the console after the device is created and must instead be managed through the CLI/API adding a level of complexity
  •  
Scalability
AWS AutoScaling APIs are supported, with performance-based triggers for up- and down-scaling.
There is no vSphere functionality to easily scale up or down VMs from the console
A cluster of 5-10 Snowball Edges can be created to offer increased durability and locally scale up or down storage on demand
  •  
VM Imaging
Images (akin to AMIs and AKIs) can be created and shared with other cloud users. Existing instances can be saved into an image.
You can clone a virtual machine to a template which can then be used to deploy other virtual machines later
No mention in the developer guide
  •  
VM Import/Export
Instances can be imported using raw disk or VHD formats. Exports done manually at hypervisor level. No API support for the operation exists.
You can import and export virtual machines in the OVF and OVA formats
No mention in the developer guide
  •  
VM live migration
VMs can be live-migrated using CLI / API. In the event of a host failure instances to not automatically restart.
You can perform a live migration of a virtual machine without affecting availability, called a hot migration, using vMotion
AWS does not support live VM migration and as such we shouldnt expect Snowball Edge to do this
  •  
VM to host affinity
Not supported. Can only be achieved by backend administration using instance migration.
You can create VM to host affinity rules within a DRS cluster
When deploying a cluster, you can select which nodes an instance runs on
  •  
VM to host anti-affinity
Not supported. Can only be achieved by backend administration using instance migration.
You can create VM to host anti-affinity rules within a DRS cluster
When deploying a cluster, you can select which nodes an instance runs on thus also choosing which nodes it does not run on
  Networking  
  •  
Cloud virtual networking
Overlays a virtual network on top of your existing network. Supports EDGE (EC2 Classic) and VPCMIDO (AWS VPC) modes.
VMware Cloud Foundation bundles NSX Data Center for vSphere which provides a platform programmatically managing software-defined virtual networks
The EC2 instances can have virtual network interfaces attached to them which allows them to communicate with each other and outside devices
  •  
Cross-premises connectivity
Support for AWS VPN Gateway is available but only when using VPCMIDO network mode.
The VCF platform is integrated into the customer datacenter and provides cross-premises connectivity to other customer networks
The Snowball Edge connects into the datacenter and allows for transfer of data between the datacenter and AWS albeit in a slow snail-mail fashion
  •  
DNS hostname resolution
DNS names for VM instances is supported automatically
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)
No mention in the developer guide
  •  
DNS zone management
No mention in the documentation
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 developer guide
  •  
IP reassignment
Elastic IP and Elastic Network Interface functionality enables flexible IP address assignment.
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
You can delete the virtual network interface attached to an EC2 instance and then create a new virtual network interface for that EC2 instance with a new static IP address
  •  
Load balancing
Elastic Load Balancer is an included service.
You can install NSX Edge as an Edge Services Gateway (ESG) and take advantage of the logical load balancer
No mention in the developer guide
  •  
Network Interfaces
Elastic Network Interface functionality allows attaching and detaching of virtual NICs to instances
Virtual machines can have a variety of different network adapters added and configured
The device has a set of external network interfaces for connectivity into the customer datacenter (see details)
  •  
Outbound Network Connectivity
Can be configured to connect to external networks with both EDGE (EC2 Classic) and VPCMIDO (Amazon VPC) networking modes.
You can connect virtual machines to the physical network
The device has a set of external network interfaces for connectivity into the customer datacenter (see details)
  •  
Public IP Address
Public IP addresses can be assigned to instances either automatically or from a pool of Elastic IP addresses.
You can connect virtual machines to the physical network
Can attach a virtual network interface to your EC2 instance and specify a public IP address for use
  •  
SR-IOV support
Can be customized to use SR-IOV for instance networking by advanced configuration only. No official documentation.
There is a specific network adapter type (SR-IOV passthrough) designed to enable and support SR-IOV networking
No mention in the developer guide
  •  
VM Security Groups
Instances can be added to a security group which has a specific network security policy applied to it.
Virtual Machines can be added to a security group which has a specific network security policy applied to it
Security groups exist and can be configured for EC2 instances similar to the way they work in AWS with limitations
  •  
Virtual Network Peering
Ability to create a peering connection between two VPCs is supported.
You can set up cross-vCenter deployments as well as implement VPNs to access corporate and other cloud networks securely
Virtual Private Clouds (VPCs) are not supported in Snowball Edge and thus you cannot make virtual networks to peer
  Storage  
  •  
Object storage
Supports S3-compatible object storage using its Object Storage Gateway (OSG)
No mention in the documentation
The Snowball Edge supports S3 (object storage) as its primary purpose is downloading customer data from a remote datacenter which can then later be transferred to S3 in AWS
  •  
Block storage
Elastic Block Storage (EBS) provides block-level storage volumes that you can attach to instances.
vSphere provides a variety of different storage options and functionalities
Block storage must exist as the Snowball Edge is capable of hosting EC2 instances but end-users have no access to block storage and cannot attach volumes themselves to EC2 instances
  •  
Shared file storage
Shared file storage is not supported.
VMWare provides NFS but not SMB storage solutions
Once connected to the datacenter, the S3 Adapter for Snowball or NFS mount point can be used to upload data from the datacenter into the Snowball Edge
  •  
Backup
Procedures for backing up and restoring everything except root disks of instance-store (ephemeral) instances are documented.
VCF provides backup and restore capability of components
By its nature, the device offers data backup for data stored within a datacenter albeit in a slower process
  •  
Local Data Protection
Relies on replication features of underlying software and hardware (RAID and Ceph) for local data protection from hardware failures.
Virtual Volumes support replication capabilities for disaster recovery
The Snowball Edge employs defense-in-depth for data protection including a ruggedized tamper-reistant enclosure, 256-bit encrpytion, and a TPM
  •  
Remote Replication
No special functionality for automatic remote replication are provided, but backup process can include transfer of backed up data offsite for disaster recovery.
Virtual Volumes support replication capabilities for disaster recovery
By its nature, the device offers remote replication for data stored within a datacenter albeit in a slower process
  •  
Snapshots
EBS snapshots are supported in both Web console and via CLI/API.
Virtual volumes provide snapshot capability to preserve the state and data of a virtual machine at a given point in time
No mention in the developer guide
  •  
Storage Architecture
Deployed as customer configurable two-level storage system. Support for HCI not documented.
VMware provides for a very flexible storage architechture
Each Snowball Edge node provides betwee 42TB and 80TB (see details)
  •  
Storage QoS
Supports only a single storage class for both block and object storage.
You can configure the vSAN cluster (shared storage pool) to be either hybrid or all-flash (see details)
No mention in the developer guide
  •  
Storage Scalability
The Storage Controller (SC) and Object Storage Gateway (OSG) are molular and enable storage capacity to be dynamically allocated independent of the system.
You can expand an existing vSAN cluster by adding hosts or devices to existing hosts without disrupting ongoing operations
Multiple Snowball Edges can be clustered to increase data durability as well as locally grow and shrink storage on demand
Platform Services expand
0%
0%
0%
  Compute  
  •  
Kubernetes Orchestration
No support for Kubernetes orchestration is available.
VMware Pivotal Container Service (PKS) provides an enterprise-grade Kubernetes solution which can be deployed on VMware Cloud Foundation
No mention in the developer guide
  •  
Serverless
No support for a serverless runtime is available.
This functionality is not offered by VCF but can be supported on top of VCF
The Snowball Edge offers access to AWS Lambda which can execute serverless functions based on S3 storage actions made on the device
  Data  
  •  
Relational database
No support for DBaaS is available.
Customer needs to build this functionality on top of the infrastructure
No mention in the developer guide
  •  
NoSQL—key/value storage
No support for a NoSQL database is available.
Customer needs to build this functionality on top of the infrastructure
No mention in the developer guide
  •  
Caching
No support for an in-memory cache service is available.
Customer needs to build this functionality on top of the infrastructure
No mention in the developer guide
  Developer Tools  
  •  
Message Queuing
No support for message queuing is available.
Customer needs to build this functionality on top of the infrastructure
No mention in the developer guide
  •  
Pub/Sub Messaging
No support for pub/sub messaging is available.
Customer needs to build this functionality on top of the infrastructure
No mention in the developer guide
  •  
Web Applications
No support for a PaaS-type service for hosting Web applications is available.
Customer needs to build this functionality on top of the infrastructure
Can build EC2 instances which can host web applications
  Analytics and IoT  
  •  
Internet of Things
No support for IoT services is available.
Customer needs to build this functionality on top of the infrastructure
The Snowball Edge incorporates AWS IoT Greengrass to power Lambda for edge computing needs
  •  
Edge compute for IoT
No support for service that deploys cloud intelligence onto Edge devices is available.
Customer needs to build this functionality on top of the infrastructure
The Snowball Edge incorporates AWS IoT Greengrass to power Lambda for edge computing needs
  •  
Streaming data
No support for data streaming is available.
Customer needs to build this functionality on top of the infrastructure
No mention in the developer guide
Management Tools expand
0%
0%
0%
  Interface  
  •  
Console
Web Console supports most of the cloud user functionality that is also accessible via CLI/API.
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
The Snowball Edge provides a management console for job management
  •  
API
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.
The bundled components of VCF (vSphere, VSAN, and NSX) all provide API interfaces
Snowball Edge supports a limited API for both S3 and EC2 (see details)
  Auditing  
  •  
Health / Performance / System Monitoring
Monitoring is available via the CloudWatch service, with metrics visible in the Web Console and available from the CLI.
vSphere provides a suite of health and performance monitoring tools for the infrastructure
Limited monitoring of job statuses
  •  
Event Logging
Logs are available to the operations team but must be configured using at the OS-level using technologies such as syslog.
VCF bundles vRealize Log Insight which covers infrastructure logs
CloudTrail can log calls made to the Snowball Edge API but internal actions such as those against EC2 instances are not logged
  •  
Analytics
No support for analytics service is availalble.
VCF bundles vRealize Log Insight which aggregates infrastructure and application logs in order to provide actional dashboards and sophisticated analysis
No mention in the developer guide
  Automation  
  •  
Automated Tasks
CloudFormation doman-specific language and service enables users to orchestrate cloud application deployment and resource management.
VCF bundles vRealize Automation which can be used to deploy service blueprints and external technologies through Orchestrator plugins to automate IT tasks
The built-in Lambda capability can be used to execute automated tasks in response to S3 actions taken against the Snowball Edge
  •  
Marketplace
No support for a marketplace of images is available.
While you can deploy VMs from templates, there is no central marketplace offerring third-party applications
Jobs using EC2 compute instances can use CentOS 7, Ubuntu 14.04, and Ubuntu 16.04 images from the marketplace
  •  
Marketplace Syndication
No support for a marketplace syndication is available.
Since there is no marketplace, there is no syndication for those items
Jobs using EC2 compute instances can use CentOS 7, Ubuntu 14.04, and Ubuntu 16.04 images from the marketplace
Security & Compliance expand
0%
0%
0%
  AAA  
  •  
Authentication
User management and resource access control is available through Access and Identity Management (IAM) service.
Authentication can be implemented by integrating into the customers network and using their Active Directory instance
Access to launch jobs, import/export data, unlock the Snowball Edge, and manage the Snowball Edge is controlled through IAM
  •  
Multi-Factor Authentication
No support for MFA is available.
vCenter SSO also allows for two-factor authentication methods
No mention in the developer guide
  •  
SSO / Integration
Support for LDAP/Active Directory integration (via periodic synchronizations) is supported.
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
No mention in the developer guide
  •  
Access Control
Sophisticated access control policies are supported by the Identity and Access Management (IAM) service.
Access control can be implemented by integrating into the customers network and using their Active Directory instance
Access to launch jobs, import/export data, unlock the Snowball Edge, and manage the Snowball Edge is controlled through IAM
  CIA  
  •  
Encryption (Data at Rest)
System-wide at-rest encryption can be configured in the deployment.
Provides for storage-level encryption for data at rest
Encryption is enforced to protect data at rest
  •  
Encryption (Data in Transit)
Support for HTTPS endpoints can be manually configured on the UFS nodes
Provides network-level micro-segmentation, distributed firewalls, and VPN capability among others
Encryption is enforced to protect data in transit
  •  
Key / Secret Management
Uses AWS-style access keys and secret keys for access to resources.
Customer needs to build this functionality on top of the infrastructure
Encryption keys used to protect data on the device are managed by Amazon Key Management Service
  Regulatory  
  •  
Multi-Tenancy
User identities are organized into accounts and are the equivalent to the AWS IAM account alias.
You can use VMware vCloud Director to support multi-tenancy on the VCF platform
No mention in the developer guide
  •  
Regulatory Compliance (PII, PHI, PCI-DSS, RMF, NIST SP 800-53 ,etc)
Can be manually hardened using avaiable security technical implementation guides for underlying OS only
VMware components meet specific 800-53 requirements
AWS complies with NIST SP 800-53 (but not necessarily the Snowball Edge), Amazon erases the Snowball Edge according to NIST 800-88 standards, all data is encrypted at rest and in transit

Matrix Score

  •  
  •  
  • AppScale
  • VMware Inc
  • Amazon
  •  
  • 3 rd
  • 2 nd
  • 4 th
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