AWS CloudFormation vs. Red Hat Ansible Automation Platform

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
AWS CloudFormation
Score 8.6 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
Ansible
Score 9.0 out of 10
N/A
The Red Hat Ansible Automation Platform (acquired by Red Hat in 2015) is a foundation for building and operating automation across an organization. The platform includes tools needed to implement enterprise-wide automation, and can automate resource provisioning, and IT environments and configuration of systems and devices. It can be used in a CI/CD process to provision the target environment and to then deploy the application on it.
$5,000
per year
Pricing
AWS CloudFormationRed Hat Ansible Automation Platform
Editions & Modules
Free Tier - 1,000 Handler Operations per Month per Account
$0.00
Handler Operation
$0.0009
per handler operation
Basic Tower
5,000
per year
Enterprise Tower
10,000
per year
Premium Tower
14,000
per year
Offerings
Pricing Offerings
AWS CloudFormationAnsible
Free Trial
YesNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
YesNo
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 CloudFormationRed Hat Ansible Automation Platform
Considered Both Products
AWS CloudFormation
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 …
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
Ansible

No answer on this topic

Features
AWS CloudFormationRed Hat Ansible Automation Platform
Configuration Management
Comparison of Configuration Management features of Product A and Product B
AWS CloudFormation
8.2
2 Ratings
2% above category average
Red Hat Ansible Automation Platform
8.1
213 Ratings
1% above category average
Infrastructure Automation8.52 Ratings8.8203 Ratings
Automated Provisioning8.52 Ratings8.2203 Ratings
Parallel Execution8.02 Ratings8.5190 Ratings
Node Management7.52 Ratings8.3180 Ratings
Reporting & Logging7.52 Ratings7.3198 Ratings
Version Control9.02 Ratings7.3181 Ratings
Best Alternatives
AWS CloudFormationRed Hat Ansible Automation Platform
Small Businesses
HashiCorp Vagrant
HashiCorp Vagrant
Score 10.0 out of 10
HashiCorp Vagrant
HashiCorp Vagrant
Score 10.0 out of 10
Medium-sized Companies
Ansible
Ansible
Score 9.0 out of 10
Automox
Automox
Score 8.9 out of 10
Enterprises
Ansible
Ansible
Score 9.0 out of 10
Automox
Automox
Score 8.9 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
AWS CloudFormationRed Hat Ansible Automation Platform
Likelihood to Recommend
8.0
(7 ratings)
9.3
(169 ratings)
Likelihood to Renew
-
(0 ratings)
9.9
(5 ratings)
Usability
8.0
(2 ratings)
8.2
(57 ratings)
Performance
-
(0 ratings)
8.7
(5 ratings)
Support Rating
-
(0 ratings)
8.0
(5 ratings)
Implementation Rating
-
(0 ratings)
8.0
(2 ratings)
Ease of integration
-
(0 ratings)
8.6
(5 ratings)
User Testimonials
AWS CloudFormationRed Hat Ansible Automation Platform
Likelihood to Recommend
Amazon AWS
I still give it an 8 because it's one of those tools that just quietly does the heavy lifting for you but it can really test your patience when it breaks esp with deep nested stacks. It's perfect for projects where we need clean consistent environments every time. It's less ideal for quick experimental setups like new EC2 configs or Lambda permission tweaks.
Read full review
Red Hat
I think it's the best defacto orchestrator for automation because it's so easy to integrate in other tools to it (dynatrace, cyberark, terraform, etc). It is a lot for a new or smaller team to use so I wouldn't recommend it to a new team using Ansible, in that case using Ansible navigator is a better start to understanding playbooks/inventories before diving into the complexity of Red Hat Ansible Automation Platform. EDA also takes a lot of connectivity between Red Hat Ansible Automation Platform and target systems to get working which can be difficult in very locked down envs unless you have approval from many other teams like networking and security.
Read full review
Pros
Amazon AWS
  • All resources can segregated based on stacks which provides greater visibility
  • A complete audit trail of what went wrong while deploying a particular resource
  • Automatically rollbacks if any service as part of CloudFormation results in an error
  • The UI tool is useful
Read full review
Red Hat
  • Standardize controls and visibility for automation.
  • Provide RBAC and Vault for improved automation security and support.
  • Job Scheduling is much more effective than Cron or other home-grown solutions.
  • The Red Hat Ansible Automation Platform API is one of the best features as it makes automation accessible from any other platform.
Read full review
Cons
Amazon AWS
  • 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
Red Hat
  • Ansible is still not truly declarative like Terraform.
  • Simple automation is fine, but creating complex, scalable automation scripts is very difficult to learn.
  • For a higher number of nodes, Ansible consumes a lot of resources. It needs the paid version of AAP, which requires a cost.
Read full review
Likelihood to Renew
Amazon AWS
No answers on this topic
Red Hat
We are extremely happy with the use of AAP. It's better than expected, There is almost no limit when thinking of automation. The only problem is that the day to day is consuming a big part of our time. Patching and checking vulnerabilities are virtually killing us. But we can only improve with AAP.
Read full review
Usability
Amazon AWS
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
Red Hat
Everything has room for improvement, but Ansible is the best tool out there for what it does and what it can do. There are plenty of features and capabilities that can be added, but it's just a matter of time before it happens.
Read full review
Performance
Amazon AWS
No answers on this topic
Red Hat
Great in almost every way compared to any other configuration management software. The only thing I wish for is python3 support. Other than that, YAML is much improved compared to the Ruby of Chef. The agentless nature is incredibly convenient for managing systems quickly, and if a member of your term has no terminal experience whatsoever they can still use the UI.
Read full review
Support Rating
Amazon AWS
No answers on this topic
Red Hat
There is a lot of good documentation that Ansible and Red Hat provide which should help get someone started with making Ansible useful. But once you get to more complicated scenarios, you will benefit from learning from others. I have not used Red Hat support for work with Ansible, but many of the online resources are helpful.
Read full review
Implementation Rating
Amazon AWS
No answers on this topic
Red Hat
I spoke on this topic today!
Read full review
Alternatives Considered
Amazon AWS
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 for the original virtual machine. For information about persistent memory and PMem storage, see the vSphere 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. Management guide.For information copy of the original. The new virtual Cloning 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 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
Read full review
Red Hat
AAP compares favorably with Terraform and Power Automate. I don't have much experience with Terraform, but I find AAP and Ansible easier to use as well as having more capabilities. Power Platform is also an excellent automation tool that is user friendly but I feel that Ansible has more compatibility with a variety of technologies.
Read full review
Return on Investment
Amazon AWS
  • + 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
Red Hat
  • First, it keeps our entire server infrastructure aligned with our standards and reduces the time and effort needed to maintain our systems.
  • Automate routine IT tasks to save time, reduce errors, and ensure every server is configured and updated consistently.
  • Tasks that used to take our teams weeks to complete manually now run automatically and reliably, with full visibility, making our infrastructure management more effective and our compliance tracking much easier.
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