No more typing reviews! Try our Samantha, our new voice AI agent.

AWS CodeDeploy vs Nolio Release Automation 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
5.3
Number of Reviews
15
Ranking in other categories
No ranking in other categories
Nolio Release Automation
Ranking in Release Automation
7th
Average Rating
7.8
Reviews Sentiment
6.9
Number of Reviews
51
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of August 2026, in the Release Automation category, the mindshare of AWS CodeDeploy is 2.3%, down from 2.7% compared to the previous year. The mindshare of Nolio Release Automation is 2.7%, up from 1.1% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Release Automation Mindshare Distribution
ProductMindshare (%)
AWS CodeDeploy2.3%
Nolio Release Automation2.7%
Other95.0%
Release Automation
 

Featured Reviews

Harsh Shrivastava - PeerSpot reviewer
Senior Software Engineer at Thomson Reuters
Automated deployments have reduced downtime and now deliver faster, consistent releases
AWS CodeDeploy offers several valuable features, including deployment to fleets of EC2 servers, on-premises servers deployed to data center infrastructure, AWS Lambda for serverless function updates, and Amazon ECS for containerized applications. The feature I use most frequently is deployment to Amazon EC2 instances, where I deploy backend services to EC2 servers, enabling zero-downtime deployment. AWS CodeDeploy supports rolling updates, blue-green deployments, and canary deployments to minimize or eliminate downtime. Additional standout features include consistent deployments across environments, the ability to deploy to development, staging, and production environments, centralized control, integration with CI/CD pipelines, and automatic rollback. AWS CodeDeploy has positively impacted my organization by significantly reducing deployment times to achieve zero downtime during deployments. Generally, it takes very little time for backend services to be deployed to EC2 instances.
Akhilesh B N - PeerSpot reviewer
DevOps Delivery Engineer at Barclays Capital
Real-time monitoring and seamless integration enhance deployment efficiency
The main disadvantage I see is the limited awareness of Nolio Release Automation in other organizations. It is a very nice tool, but its market presence is limited. I heard from the organization that the licensing cost was somewhat expensive. Perhaps focusing on marketing efforts would be beneficial. It is a really nice tool, and I am unsure why many organizations are not using Nolio Release Automation. It is one of the greatest tools for continuous deployment, yet its popularity remains limited. Some organizations are not aware of its existence. This might be an area worth researching and potentially developing new marketing strategies.

Quotes from Members

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

Pros

"The biggest feature of AWS CodeDeploy is its scalability."
"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."
"AWS CodeDeploy has positively impacted my organization by significantly reducing deployment times to achieve zero downtime during deployments."
"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 appreciate the feature for automating the deployment of code to the server."
"CodeDeploy is very stable. I rate it a 10 for stability."
"It is very flexible."
"For us, Release Automation is a very critical tool that allows us to reproduce, redeliver, and redeploy all our various code in a timely manner and with minimum number of errors."
"Applications that have been on boarded into the Release Automation application have shown a decrease in deployment time and down time for maintenance."
"It is very customizable; it's very easy to use, to be able to actually put the product together, to build those different workflows that we needed to build; and also with its ability of having the technical staff."
"This is one of the best tools that we have; it is helping us to meet our automation goals and to reach 100% DevOps enablement."
"This product provides a continuous delivery solution and full automation without writing and scripting."
"It's a stable product."
"Usability – it’s good for developers who are both technical and non-technical."
"CA Release Automation gave us the flexibility to deploy multiple components in multiple environments."
 

Cons

"Deployment and stability should be improved."
"In terms of pricing and return on investment with AWS CodeDeploy, I reflect on the initial period where we faced numerous errors and troubleshooting challenges, resulting in significant bills."
"AWS CodeDeploy's lack of ability to use independently without CodePipeline or CodeBuild makes it unstable."
"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."
"There will always be room for improvement, however, I cannot think of any specific improvements at the moment."
"The documentation could be more detailed, especially for new users."
"AWS CodeDeploy doesn't provide multiple plugins like Jenkins, which is a shortcoming where improvements are required."
"I faced some stability issues."
"It’s not scalable; we can never deploy this in an HA environment."
"What I personally want to see is more features for data warehousing deployment."
"The challenge that we've got within our company at the moment is that we're in the process of trying to roll out a cloud. It's trying to understand how Release Automation fits with that because I think it's getting very on-premise focused until now."
"The level of abstraction in the VPL needs to improve."
"Some of the existing action packs still have bugs which need to be fixed."
"Scalability also got better over time. It was not scalable when we started with it."
"Initial setup was extremely complex due to infrastructure challenges and the specs required to get this implemented."
"We did have stability issues. The tool slows down often."
 

Pricing and Cost Advice

"The product is free with EC2."
"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."
"Since we are using a dedicated AWS environment, the solution's pricing is fine."
"The product's price is normal."
"Nolio is a pretty much good tool, though its pricing is relatively high in the market. It's more expensive than other tools."
report
Use our free recommendation engine to learn which Release Automation solutions are best for your needs.
908,800 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
25%
Construction Company
19%
Comms Service Provider
13%
Outsourcing Company
10%
Financial Services Firm
18%
Construction Company
17%
Marketing Services Firm
11%
Outsourcing Company
10%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business10
Midsize Enterprise3
Large Enterprise5
By reviewers
Company SizeCount
Small Business5
Midsize Enterprise5
Large Enterprise39
 

Questions from the Community

What is your experience regarding pricing and costs for AWS CodeDeploy?
The pricing for AWS CodeDeploy has been quite reasonable. It is better compared to peers like Azure, and the licensing cost and setup cost are both quite good for AWS.
What is your primary use case for AWS CodeDeploy?
AWS CodeDeploy is a deployment service that automates application deployments to various compute services. My main use cases include automated application deployments to Amazon EC2 instances, on-pr...
What advice do you have for others considering AWS CodeDeploy?
My advice to others looking into using AWS CodeDeploy is to use it to maximize capabilities in terms of reducing deployment times. It scales with infrastructure so you can deploy to one instance or...
What needs improvement with Nolio Release Automation?
The main disadvantage I see is the limited awareness of Nolio Release Automation in other organizations. It is a very nice tool, but its market presence is limited. I heard from the organization th...
What is your primary use case for Nolio Release Automation?
I am working for an organization where they have been using Nolio Release Automation since 2016-2017. We are currently using version 6.6, and due to dependencies and lack of support from Broadcom, ...
What advice do you have for others considering Nolio Release Automation?
The 6.9 version offers significant improvements over 6.6. The dashboard is very appealing, showing information about applications and offline agents. We can easily remove offline agents and upgrade...
 

Also Known As

No data available
CA Release Automation
 

Overview

 

Sample Customers

Expedia, Intuit, Royal Dutch Shell, Brooks Brothers
CA Release Automation customers include Citrix, NIIT Technologies, ING Bank, Molina Healthcare, Swisscom, Bupa and Tesco. Read case studies from customers who are igniting and advancing their continuous delivery journey with CA Release Automation.
Find out what your peers are saying about AWS CodeDeploy vs. Nolio Release Automation and other solutions. Updated: August 2026.
908,800 professionals have used our research since 2012.