AWS CloudFormation vs. Azure VMware Solution

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
AWS CloudFormation
Score 8.8 out of 10
N/A
AWS CloudFormation gives developers and systems administrators a way to create and manage a collection of related AWS resources, provisioning and updating them in a predictable fashion. Use AWS CloudFormation’s sample templates or create templates to describe the AWS resources, and any associated dependencies or runtime parameters, required to run an application. Users don’t need to figure out the order for provisioning AWS services or the subtleties of making those dependencies work.…
$0
Azure VMware Solution
Score 8.7 out of 10
N/A
Azure VMware Solution enables users to run VMware workloads natively on Azure. The user can move VMware-based workloads from the datacenter to Azure and integrate a VMware environment with Azure. This enables users to continue managing existing environments with the same VMware tools already in use while including Azure native services. Azure VMware Solution is a Microsoft service, verified by VMware, that runs on Azure infrastructure.N/A
Pricing
AWS CloudFormationAzure VMware Solution
Editions & Modules
Free Tier - 1,000 Handler Operations per Month per Account
$0.00
Handler Operation
$0.0009
per handler operation
No answers on this topic
Offerings
Pricing Offerings
AWS CloudFormationAzure VMware Solution
Free Trial
YesNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsThere is no additional charge for using AWS CloudFormation with resource providers in the following namespaces: AWS::*, Alexa::*, and Custom::*. In this case you pay for AWS resources (such as Amazon EC2 instances, Elastic Load Balancing load balancers, etc.) created using AWS CloudFormation as if you created them manually. You only pay for what you use, as you use it; there are no minimum fees and no required upfront commitments. When you use resource providers with AWS CloudFormation outside the namespaces mentioned above, you incur charges per handler operation. Handler operations are create, update, delete, read, or list actions on a resource.
More Pricing Information
Community Pulse
AWS CloudFormationAzure VMware Solution
Considered Both Products
AWS CloudFormation
Chose AWS CloudFormation
Since the product I'm involved is primarily hosted on AWS we use CloudFormation but in some other products where we have hybrid cloud deployments we prefer terraform which is opensource.
Chose AWS CloudFormation
Cloning a virtual machine creates a virtual machine that is cloning a virtual machine creates a virtual machine that is a copy of the original. The new virtual machine is configured with the same virtual hardware, installed software, and other properties that were configured …
Chose AWS CloudFormation
As we have our whole infrastructure on AWS, that is why we selected AWS CloudFormation. AWS CloudFormation is better integrated with AWS services than other available products and also provides visibility and tracking on AWS. AWS CloudFormation is free while Terraform …
Chose AWS CloudFormation
We didn't look into anything else as Cloudformation was "built-in" for AWS, it just kind of made sense to go with that. Terraform was something that we briefly looked into Terraform but decides to stick with Cloudformation because our task was relatively "simple". Apparently if …
Chose AWS CloudFormation
AWS CloudFormation has more features and robustness. It is suited for professional projects since it provides stability and a wide variety of options for configurations. These include not only dividing stacks by specific code changes, but also in regions. This allows more …
Chose AWS CloudFormation
The only real comparison would be to Terraform, which is another IaC technology at the infra level. Terraform is cloud-agnostic, which means most popular cloud providers are supported. While AWS CloudFormation is AWS-only. Although, if you consider CDK, CDK for Terraform …
Azure VMware Solution
Chose Azure VMware Solution
It's very good compared to its competitors as great uptime, easy support and interactive User Interface makes it a wonderful solution.
Features
AWS CloudFormationAzure VMware Solution
Infrastructure-as-a-Service (IaaS)
Comparison of Infrastructure-as-a-Service (IaaS) features of Product A and Product B
AWS CloudFormation
-
Ratings
Azure VMware Solution
8.6
Ratings
7% above category average
Service-level Agreement (SLA) uptime00 Ratings9.00 Ratings
Dynamic scaling00 Ratings8.00 Ratings
Monitoring tools00 Ratings9.00 Ratings
Pre-defined machine images00 Ratings9.00 Ratings
Operating system support00 Ratings10.00 Ratings
Security controls00 Ratings7.00 Ratings
Automation00 Ratings8.00 Ratings
Best Alternatives
AWS CloudFormationAzure VMware Solution
Small Businesses
HashiCorp Terraform
HashiCorp Terraform
Score 8.5 out of 10
DigitalOcean Droplets
DigitalOcean Droplets
Score 8.7 out of 10
Medium-sized Companies
Ansible
Ansible
Score 9.2 out of 10
SAP on IBM Cloud
SAP on IBM Cloud
Score 9.5 out of 10
Enterprises
Ansible
Ansible
Score 9.2 out of 10
SAP on IBM Cloud
SAP on IBM Cloud
Score 9.5 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
AWS CloudFormationAzure VMware Solution
Likelihood to Recommend
7.6
(0 ratings)
9.0
(0 ratings)
User Testimonials
AWS CloudFormationAzure VMware Solution
Likelihood to Recommend
Cloning a virtual machine creates a virtual machine that is a copy of the original. The new virtual machine is configured with the Cloning Cloning a virtual machine creates a virtual machine that is a copy of the original. The new virtual machine is configured with the same virtual hardware, installed software, and other properties that were configured for the original virtual machine. For information about persistent memory and PMem storage, see the vSphere Resource Management Guide. For information virtual machine creates a virtual machine that is a copy of the original. The new virtual machine is configured with the same virtual hardware, installed software, and other properties that were configured for the original virtual machine. For information about persistent memory and PMem storage, see the vSphere Resource. Management guide. For information virtual hardware, installed software cloning a virtual machine creates a virtual machine that is a copy of the original. The new virtual machine is configured with the same virtual hardware, installed software, and other properties that were configured for the original virtual machine. For information about persistent memory and PMem storage, see the vSphere Resource Management Guide. For information and other properties that were configured for the original virtual machine. For information about persistent memory and PMem storage, see the vSphere Resource Management Guide. For information.
Read full review
Cloud-Native Applications: If you are building cloud-native applications that are designed to run on Azure, AVS may not be the best solution. In this case, you should consider using Azure-native services, such as Azure Kubernetes Service (AKS) or Azure Functions.Minimal Workloads: If you have a small number of workloads, it may not be cost-effective to use AVS. In this case, you can consider using Azure Virtual Machines (VMs) or other Azure services that are better suited for small workloads.Custom Hardware Configurations: If you require custom hardware configurations or specialized hardware, AVS may not be able to meet your requirements. In this case, you can consider using other Azure services, such as Azure Dedicated Hosts, that offer more flexibility in terms of hardware configurations.Cost-Sensitive Workloads: If you have cost-sensitive workloads, AVS may not be the best solution. While AVS offers many benefits, it can also be more expensive than other Azure services. In this case, you should consider using Azure services that are more cost-effective, such as Azure Virtual Machines.
Read full review
Pros
  • IaC, transactional on top of that
  • Support for "mainstream" general programming languages
  • Sharable IaC "snippets" that can setup standardized environments for individuals quickly
  • OOP techniques are available thanks to OOP languages
Read full review
  • Create and Manage Virtual Machines
  • Multiple OS base Virtual Machines
  • Good Capacity Planning and Management
Read full review
Cons
  • Error Description upon Failure Needs to be Improved.
  • Slow to create, delete or update.
  • Need to delete resources manually. It can ask before starting deletion whether to skip those resources or delete them.
Read full review
  • Easier access to features and editing your own dashboard
Read full review
Usability
It's easy enough to get a shared template & apply it. You don't even have to download-then-upload or copy-and-paste, a publicly-accessible url works.
Diving deeper, it has enough powerful capabilities to make the life of a platform / DevOps engineer bearable.
However, you need equally deep knowledge to troubleshoot issues, when they inevitably pop up. This is the same for all IaC technologies, as they are additional abstraction layers on top of the native API provided by the cloud providers.
Read full review
Very good usable solution.
Read full review
Alternatives Considered
Since the product I'm involved is primarily hosted on AWS we use CloudFormation but in some other products where we have hybrid cloud deployments we prefer Terraform which is opensource.
Read full review
It's very good compared to its competitors as great uptime, easy support and interactive User Interface makes it a wonderful solution.
Read full review
Return on Investment
  • + We can standup a VPC in minutes
  • - It took a lot of inital time to set up
  • + With logging/rollback, made testing much easier.
Read full review
  • Cost Savings: One of the key benefits of AVS is that it can help businesses save money by reducing the costs associated with maintaining and upgrading on-premises infrastructure.
  • AVS can help businesses improve their agility by enabling them to quickly provision and scale VMware workloads in Azure.
Read full review
ScreenShots

AWS CloudFormation Screenshots

Screenshot of CloudFormation - How it works overviewScreenshot of CloudFormation - High level how it worksScreenshot of CloudFormation - Template exampleScreenshot of CloudFormation - Template inputs overview