Try our new research platform with insights from 80,000+ expert users

AWS CodeDeploy vs Red Hat Ansible Automation Platform comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Jan 7, 2025

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

AWS CodeDeploy
Ranking in Release Automation
4th
Average Rating
7.8
Reviews Sentiment
7.0
Number of Reviews
14
Ranking in other categories
No ranking in other categories
Red Hat Ansible Automation ...
Ranking in Release Automation
3rd
Average Rating
8.6
Reviews Sentiment
7.3
Number of Reviews
69
Ranking in other categories
Configuration Management (1st), Network Automation (1st)
 

Mindshare comparison

As of July 2025, in the Release Automation category, the mindshare of AWS CodeDeploy is 3.0%, up from 2.7% compared to the previous year. The mindshare of Red Hat Ansible Automation Platform is 5.8%, up from 4.5% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Release Automation
 

Featured Reviews

Mahadev Metre - PeerSpot reviewer
YAML configuration and cloud integration simplify tasks and enhance AWS resource flexibility
The features and capabilities of AWS CodeDeploy that I have found most valuable are that it is very user-friendly, and the codebase we can use there, specifically the tech stack, is YAML configuration. YAML is quite user-friendly itself, so if you just understand the basic concepts of YAML, then you're good to go. However, people face some problems with the YAML tech stack, as it is very strict with indentation and the placement of attributes. Overall, it's very strict with indentation and how it interprets our input. For example, in a stage where an environment is defined, there should be two spaces followed by an environment key and value. Knowing YAML is essential before working on AWS CodeDeploy, as the YAML file controls the service. AWS CodeDeploy's integration with other AWS services contributes significantly to scaling, monitoring, and security in my deployment processes by requiring IAM permissions. This is the only gateway for it to obtain permission to perform any tasks or triggers. One advantage we have with AWS CodeDeploy is its hassle-free accessibility through IAM roles and permissions. Being an AWS service, it operates on ARNs, which are identifiers. When we refer to these codes in IAM policies, we can give specific permissions while adhering to the least privileges rule of IAM. This makes it quite good and flexible with AWS resources, unlike third-party options.
Muralitharan KS - PeerSpot reviewer
Efficient server management and detailed reporting with flexible deployment capabilities
We are primarily using Ansible for automation purposes as it is a configuration management tool. It is utilized for various activities such as DNS activity, changes to web servers, virtual host settings, and other day-to-day tasks, all of which are templated in Ansible Ansible allows us to manage…

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"CodeDeploy is very stable. I rate it a 10 for stability."
"Customer service was very helpful."
"I found the default settings of AWS CodeDeploy to be highly beneficial for my deployment workflows. For instance, when deploying a Node.js application, I manually installed the necessary components on my AWS instance, such as the web server required by developers. Then, I created deployment scripts for starting and stopping instances and performing the deployment itself. These scripts were stored alongside my code in GitHub, ensuring they executed seamlessly with the CI/CD pipeline. Since the project wasn't overly complex, I opted for the default settings, which proved to be efficient and straightforward for deployment."
"I can integrate it with other AWS services."
"It is very flexible."
"The most valuable features of AWS CodeDeploy are its integration with other AWS services to deploy applications."
"The product's initial setup phase is easy."
"CodeDeploy is quite easy to use within the AWS ecosystem."
"It increases our company's efficiency, automating all the simple tasks which used to take hours of somebody's time."
"The automation capabilities streamline deployment processes, providing reliability and reducing manual intervention and errors."
"It has an easy-to-use interface. It is REST API driven, and it integrates with Active Directory. It provides the ability to grant permissions to other users who would not necessarily have those permissions via the GUI so that they could run other people's jobs. For example, you could have the Oracle team grant permissions to the Linux team so that they can use each of those playbooks or each other's code. It is called shift-left."
"The most valuable feature of Ansible is repeatability because when you're working at the DoD, you want things to be cookie-cutter and replicable."
"It is quick to production. It has an API in the back which allows for integrations."
"It is all modular-based. If there is not a module for it today, someone will write it."
"On the network side, I already have a lot of our firewall related processes automated. If it's not automated all the way from the ticket system, our network team members, our tier-one guys in India, can just go into the Tower web interface and fill in a couple of survey questions."
"Role-based access control and agentless architecture are the main features which may attract users."
 

Cons

"AWS CodeDeploy doesn't provide multiple plugins like Jenkins, which is a shortcoming where improvements are required."
"An improvement for the end users would be easier implementation, especially regarding local testing tools for deployment."
"An improvement for the end users would be easier implementation, especially regarding local testing tools for deployment."
"I faced some stability issues."
"The support and those things are lacking compared to others."
"The documentation could be more detailed, especially for new users."
"Deployment and stability should be improved."
"AWS CodeDeploy's lack of ability to use independently without CodePipeline or CodeBuild makes it unstable."
"There could be more stuff in the workflows. I hope that if I have ten templates with different services on it, workflow could auto-populate all the template-based services."
"Because Ansible is establishing SSH sessions to perform tasks, there is a limit on scalability."
"What I'm trying to figure out, personally, is, when doing mass updates, how I can parallelize that a little bit better. It seems right now - and maybe, it's a shortcoming on my end - that I run through one set of servers, and then another set of servers, ad then another set of servers, but it seems like I could throw a lot of these checks out. Different types of servers, like web servers and DB servers, if I could parallelize that a little bit to make everything run a little bit more efficiently, that would help."
"Ansible can face scalability issues, such as limitations when trying to scale up infrastructure. It might struggle with connection dropping or spawning additional VMs under certain conditions."
"What we need is model-driven, declarative software infrastructure management. However, things tend to break with new versions, requiring a lot of work to fix…The focus should be on improving the support for Ansible in the area of AI coding."
"Some of the Cisco modules could be expanded, which would be great, along with not having to do so much coding in the background to make it work."
"Ansible is great, but there are not many modules. You can do about 80% to 90% of things by using commands, but more modules should be added. We cannot do some of the things in Ansible. In Red Hat, we have the YUM package manager, and there are certain options that we can pass through YUM. To install the Docker Community Edition, I'll write the yum install docker-ce command, but because the Docker Community Edition is not compatible with RHEL 8, I will have to use the nobest option, such as yum install docker-ce --nobest. The nobest option installs the most stable version that can be installed on a particular system. In Ansible, the nobest option is not there. So, it needs some improvements in terms of options. There should be more options, keywords, and modules."
"The job workflow needs to be worked on. It's not really clear to how you actually link things together. What they probably could do is provide an example workflow on how to stitch things together. I think that would be very helpful."
 

Pricing and Cost Advice

"It is costly."
"AWS CodeDeploy has proven to be a cost-effective solution for us, especially considering the benefits we gain from using it. In terms of pricing, AWS is quite affordable, providing excellent value for the features and services it offers."
"The product is free with EC2."
"The product's price is normal."
"Since we are using a dedicated AWS environment, the solution's pricing is fine."
"Ansible Tower is pretty expensive."
"Red Hat's open source approach was a factor when choosing Ansible, since the solution is free as of right now."
"We use the open-source version of the solution."
"The cost is determined by the number of endpoints."
"The solution is inexpensive compared to other products."
"We're charged between $8 to $13 a month per license."
"I don't see the pricing or licensing features, but from what I understand, it is fairly reasonable."
"Red Hat Ansible Automation Platform is an expensive solution. There may be additional fees to use advanced features."
report
Use our free recommendation engine to learn which Release Automation solutions are best for your needs.
860,592 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
16%
Financial Services Firm
13%
University
11%
Manufacturing Company
7%
Financial Services Firm
18%
Educational Organization
14%
Computer Software Company
12%
Manufacturing Company
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What is your experience regarding pricing and costs for AWS CodeDeploy?
Evaluating cost, it is important to note that the services provided by CodeDeploy can be expensive to purchase from other cloud platforms. However, depending on the services, it might be worth the ...
What is your primary use case for AWS CodeDeploy?
I remember it was a Node.js API that I deployed to some EC2 instances. I was trying to use PM2, a process manager, to deploy the application to the end users.
What is the difference between Red Hat Satellite and Ansible?
Red Hat Satellite has proven to be a worthwhile investment for me. Both its patch management and license management have been outstanding. If you have a large environment, patching systems is much ...
How does Ansible compare to Microsoft Endpoint Configuration Manager (SCCM)?
Microsoft Endpoint Configuration Manager takes knowledge and research to properly configure. The length of time that the set up will take depends on the kind of technical architecture that your org...
What do you like most about Red Hat Ansible Automation Platform?
The most valuable features of the solution are automation and patching.
 

Also Known As

No data available
Ansible
 

Overview

 

Sample Customers

Expedia, Intuit, Royal Dutch Shell, Brooks Brothers
HootSuite Media, Inc., Cloud Physics, Narrative, BinckBank
Find out what your peers are saying about AWS CodeDeploy vs. Red Hat Ansible Automation Platform and other solutions. Updated: June 2025.
860,592 professionals have used our research since 2012.