AWS CodeDeploy vs Red Hat Ansible Automation Platform comparison

Cancel
You must select at least 2 products to compare!
Amazon Web Services (AWS) Logo
2,030 views|1,873 comparisons
88% willing to recommend
Red Hat Logo
3,740 views|2,532 comparisons
97% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between AWS CodeDeploy and Red Hat Ansible Automation Platform based on real PeerSpot user reviews.

Find out in this report how the two Release Automation solutions compare in terms of features, pricing, service and support, easy of deployment, and ROI.
To learn more, read our detailed AWS CodeDeploy vs. Red Hat Ansible Automation Platform Report (Updated: May 2024).
771,157 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"The product is easy to use.""It's just like every other AWS resource I use. It gets the job done.""You can easily integrate AWS CodeDeploy with multiple services.""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.""The product's initial setup phase is easy.""AWS CodeDeploy operates on an on-demand basis. This means that you only pay for the exact duration of the deployment process. Whether it takes one minute, two minutes, or even longer, you're only charged for the time it takes to complete the deployment. You're not locked into paying for dedicated servers.""It is very flexible."

More AWS CodeDeploy Pros →

"Red Hat Ansible Automation Platform is quite stable. If you set it up correctly with the right configurations and there are no hiccups during installation and deployment, it will be stable. I'd give stability a rating of eight out of ten.""One of the most valuable features is automation. We are doing automation infrastructure, which allows us to automate regular tasks. This solution provides us with a service catalog, like building new services and automating daily tasks.""It is quick to production. It has an API in the back which allows for integrations.""The automation is the most valuable feature.""Having the Dashboard from an admin point of view, and seeing how all the projects and all the jobs lay out, is helpful.""The playbooks and the code the solution uses are quite useful.""This solution allows us to stitch a lot of different parts of the workflow together.""The most valuable features of the solution are automation and patching."

More Red Hat Ansible Automation Platform Pros →

Cons
"Improvements could be made to AWS CodeDeploy in terms of its agent's compatibility across different operating systems. Currently, there are instances where the agent may not work seamlessly with certain integrations, leading to issues with registering protocols on authorized servers.""I faced some stability issues.""We have faced some issues and bugs along the way when it comes to stability.""AWS should provide its own templates in the console so that I don't need to go anywhere else to get the template for AWS CodeDeploy or AWS CodeBuild.""Deployment and stability should be improved.""AWS CodeDeploy doesn't provide multiple plugins like Jenkins, which is a shortcoming where improvements are required."

More AWS CodeDeploy Cons →

"Documentation could be improved. Many times, if I'm looking for something, I have to Google it in a lot of places, then figure out what the best approach will be. There are some best practices documents, but they don't give you the information.""For Ansible Tower, there are three tiers with ten nodes. I would like them to expand those ten nodes to 20, because ten nodes is not enough to test on.""It can use some more credential types. I've found that when I go looking for a certain credential type, such as private keys, they're not really there.""Red Hat Ansible Automation Platform is not the best at server provisioning. Terraform is better.""Because Ansible is establishing SSH sessions to perform tasks, there is a limit on scalability.""Ansible has just been upgraded, and the only issue that we are seeing at the moment is that the user interface can be slow. We're currently investigating the refresh period with Red Hat when you click a job and run a job. It seems that the buffer no longer runs in real-time. We haven't discovered whether that's partially an issue with our environment, but Red Hat has come back and said that they're working on a couple of bugs in the background. We've upgraded to that version in the last six months, and that's the only issue that we've seen.""It should support more integration with different products.""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."

More Red Hat Ansible Automation Platform Cons →

Pricing and Cost Advice
  • "The product is free with EC2."
  • "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's price is normal."
  • "Since we are using a dedicated AWS environment, the solution's pricing is fine."
  • More AWS CodeDeploy Pricing and Cost Advice →

  • "Like many Red Hat products, they have a no-cost version of the web application (AWX, formerly Ansible Tower), but you are on your own to install and it is a little more complicated than just installing Ansible."
  • "The cost is high, but it still works well."
  • "We went with product because we have a subscription for Red Hat."
  • "Ansible Tower is free. Until they lower the cost, we are holding off on purchasing the product."
  • "Red Hat's open source approach was a factor when choosing Ansible, since the solution is free as of right now."
  • "You don't need to buy agents on servers or deploy expense management when using the solution, which affected our decision to go with it."
  • "The cost is determined by the number of endpoints."
  • "We're charged between $8 to $13 a month per license."
  • More Red Hat Ansible Automation Platform Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Release Automation solutions are best for your needs.
    771,157 professionals have used our research since 2012.
    Questions from the Community
    Top Answer:Since we are using a dedicated AWS environment, the solution's pricing is fine.
    Top Answer:The solution is used to run things on servers.
    Top Answer: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… more »
    Top Answer: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… more »
    Top Answer:The most valuable features of the solution are automation and patching.
    Ranking
    4th
    out of 32 in Release Automation
    Views
    2,030
    Comparisons
    1,873
    Reviews
    7
    Average Words per Review
    360
    Rating
    8.4
    3rd
    out of 32 in Release Automation
    Views
    3,740
    Comparisons
    2,532
    Reviews
    26
    Average Words per Review
    502
    Rating
    8.7
    Comparisons
    Also Known As
    Ansible
    Learn More
    Overview

    AWS CodeDeploy is a service that automates code deployments to any instance, including Amazon EC2 instances and instances running on-premises. AWS CodeDeploy makes it easier for you to rapidly release new features, helps you avoid downtime during deployment, and handles the complexity of updating your applications. You can use AWS CodeDeploy to automate deployments, eliminating the need for error-prone manual operations, and the service scales with your infrastructure so you can easily deploy to one instance or thousands.

    Red Hat Ansible Automation Platform is a powerful network automation solution that allows organizations to handle every aspect of their application launch process within a single product. It enables users to share their automations so that teams within an organization can collaborate on various projects with ease. Ansible Automation Platform is designed to be used by all employees involved in the network automation process.

    Red Hat Ansible Automation Platform Benefits

    Some of the ways that organizations can benefit by choosing to deploy Red Hat Ansible Automation Platform include:


    • Maximum benefit for reduced overhead. Ansible Automation Platform is an all-in-one solution that can enable users to do the jobs of multiple products with one. Users do not need to purchase multiple products to handle their network automation and application development needs. It is equipped with prefabricated content from more than one hundred companies that are partnered with it.


    • Scalable. Ansible Automation Platform is a highly scalable solution. It can easily be scaled up so that automations can be extended across the various devices that make up an organization’s network.


    • Flexibility. Ansible Automation Platform is highly flexible. It enables users to tackle any and all automation-related tasks.


    Red Hat Ansible Automation Platform Features


    • Automation analytics. Ansible Automation Platform comes equipped with an automation analytics feature. This feature enables organizations to measure the effects of their automations and plan how they are going to implement automations moving forward. It makes it easy for administrators to spot anomalies in their automations and resolve them before they can escalate and become major issues.


    • Integration suite. Ansible Automation Platform gives organizations access to a wide variety of integrations that enable them to connect to Ansible’s partners. Now users can augment their capabilities without needing to purchase additional solutions that will enable them to run features that are not normally a part of Ansible’s array of tools. The Ansible environment is built to handle the wide variety of integrations that their partners offer. In order to accomplish this it includes the APIs that users need in order to fully benefit from the integrations. 


    • Centralized interface. Ansible Automation Platform comes with a centralized GUI interface that enables users to manage all of their network automation and application creation activities from a single location. Businesses can guarantee that their operations are going to be handled efficiently and according to a single standard. The management process is greatly simplified. All of the tools that users need are located in one place.


    Reviews from Real Users

    Red Hat Ansible Automation Platform is a highly effective solution that stands out when compared to many of its competitors. Two major advantages it offers are its automation manager and its comprehensive centralized GUI-based management interface.

    MD J., a solution architect at STBL, says, “The automation manager is very good and makes things easier for customers with multi-cloud platforms.”

    Aankit G., a Consultant at Pi DATACENTERS, writes, “We like the GUI-based interface for the tower. Before, we only had a command-line interface to run all the Ansible tasks. Now, the Ansible tower provides the complete GUI functionality to run, manage, and create the templates and the Ansible jobs. This includes the code and YAML file we can create. The GUI interface is the added advantage of this solution, including some integration with the different plugins.”

    Sample Customers
    Expedia, Intuit, Royal Dutch Shell, Brooks Brothers
    HootSuite Media, Inc., Cloud Physics, Narrative, BinckBank
    Top Industries
    VISITORS READING REVIEWS
    Financial Services Firm18%
    Computer Software Company16%
    University8%
    Manufacturing Company7%
    REVIEWERS
    Financial Services Firm18%
    Government15%
    Computer Software Company13%
    Healthcare Company10%
    VISITORS READING REVIEWS
    Educational Organization25%
    Financial Services Firm14%
    Computer Software Company11%
    Government7%
    Company Size
    REVIEWERS
    Small Business67%
    Midsize Enterprise22%
    Large Enterprise11%
    VISITORS READING REVIEWS
    Small Business20%
    Midsize Enterprise11%
    Large Enterprise69%
    REVIEWERS
    Small Business28%
    Midsize Enterprise9%
    Large Enterprise62%
    VISITORS READING REVIEWS
    Small Business13%
    Midsize Enterprise33%
    Large Enterprise54%
    Buyer's Guide
    AWS CodeDeploy vs. Red Hat Ansible Automation Platform
    May 2024
    Find out what your peers are saying about AWS CodeDeploy vs. Red Hat Ansible Automation Platform and other solutions. Updated: May 2024.
    771,157 professionals have used our research since 2012.

    AWS CodeDeploy is ranked 4th in Release Automation with 7 reviews while Red Hat Ansible Automation Platform is ranked 3rd in Release Automation with 58 reviews. AWS CodeDeploy is rated 8.4, while Red Hat Ansible Automation Platform is rated 8.6. The top reviewer of AWS CodeDeploy writes "The default settings of AWS CodeDeploy are highly beneficial for my deployment workflows". On the other hand, the top reviewer of Red Hat Ansible Automation Platform writes "Capable of broad integrations with easy-to-operate infrastructure and user controls". AWS CodeDeploy is most compared with AWS Amplify, AWS CodeStar, Microsoft Azure DevOps, Octopus Deploy and GitLab, whereas Red Hat Ansible Automation Platform is most compared with Red Hat Satellite, Microsoft Configuration Manager, VMware Aria Automation, Microsoft Azure DevOps and Microsoft Intune. See our AWS CodeDeploy vs. Red Hat Ansible Automation Platform report.

    See our list of best Release Automation vendors.

    We monitor all Release Automation reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.