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

AWS CodePipeline vs Jenkins comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Mar 5, 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 CodePipeline
Ranking in Build Automation
5th
Average Rating
8.4
Reviews Sentiment
7.7
Number of Reviews
23
Ranking in other categories
No ranking in other categories
Jenkins
Ranking in Build Automation
3rd
Average Rating
8.0
Reviews Sentiment
7.0
Number of Reviews
93
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of June 2025, in the Build Automation category, the mindshare of AWS CodePipeline is 5.3%, down from 8.2% compared to the previous year. The mindshare of Jenkins is 10.5%, down from 13.0% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Build Automation
 

Featured Reviews

Istiyak Ahmed - PeerSpot reviewer
Streamlined deployment through excellent integration with a straightforward setup
Our primary use case for CodePipeline involves deploying the different services, such as hosting a website on ECS or EC2 and deploying source code on container services or EC2 instances. We configure the source code with remote repositories like GitHub or Bitbucket, build the code, and store images…
Mahdi Mallaki - PeerSpot reviewer
Has a community of plugin providers but needs improvement in Kubernetes integration
Integrating Jenkins with other tools or solutions has presented some challenges. For instance, when attempting to integrate Jenkins with Kubernetes, I encountered numerous errors, which took several days to resolve. In Jenkins, adding a feature typically involves incorporating the repository feature separately. Jenkins lacks built-in Git repository functionality, necessitating an external Git repository to store Jenkins manifests. In contrast, GitLab offers an integrated Git repository and pipeline runner, streamlining the process. One improvement for Jenkins could be integrating a Git server, simplifying the management of CI/CD pipelines. Currently, with Jenkins, modifying pipeline manifests requires navigating to a separate Git repository. In GitLab, however, manifest changes can be made directly within the repository.

Quotes from Members

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

Pros

"It's a perfect solution if you are just using AWS."
"The product is a one-stop solution that you can use to integrate, deploy and host your application."
"The management of CodeBuild and CodeDeploy on a three-point trigger basis is an important feature."
"CodePipeline allows integration with any source code and facilitates deployment to EC2 or ECS, which is highly valuable."
"Code deployment is the best feature."
"AWS CodePipeline's most valuable feature is its seamless integration with other AWS services, making it easier to orchestrate deployment processes."
"The best thing about AWS CodePipeline is that we don't have to manage agents."
"The solution's technical support responds whenever you have an issue, especially whenever you need something sorted out from their side."
"It has a lot of community posts and support."
"Jenkins has been instrumental in automating our build and deployment processes."
"When we have manual tasks, we have to depend on multiple technical teams. With Jenkins, we can bring all the technologies together by the click of a button. We can see results without having to depend on different teams. Jenkins makes life easy for the database and DevOps teams."
"We are using the open-source version and there is a lot of plugins and features that are available and it works on agents for free. In other solutions, it will cost extra to use them with the agent."
"We significantly reduced build times of large projects (more than 80k lines of Scala code) using build time on Jenkins as a time sample. It reduced the developer write-test-commit cycle time, and increased productivity."
"Jenkins is stable, user-friendly, and helps with continuous integration. As of today, I can't see any tool that's better than Jenkins."
"GitHub linking is pretty good. We have a deployment application where we can run our tests and add various variables to be passed as assertions to those tests. This is pretty fluid with Jenkins."
"We really appreciate that this solution is plug and play. When coding in the version control system, this product completes the build process automatically."
 

Cons

"From my perspective, some in-built capabilities could be enhanced."
"The tool does not provide automated features for evidence collection."
"AWS CodePipeline doesn't offer much room for customization."
"If you're talking about multi-cloud, you can't use it."
"AWS CodePipeline works effectively, and I haven't identified any specific areas needing improvement as it has been quite satisfying in terms of deployment needs."
"AWS CodePipeline functions well, but there's room for improvement in providing technical support to regular customers who haven't purchased developer support. I mean, having it available for everyone, even if it's not a 24-hour service. It would be more useful if specific support hours were available for assistance."
"I would appreciate if we don't have to install any agents, even for EC2, to deploy using CodeDeploy into EC2 servers. It would help if AWS allows application deployment without requiring the Fortify agent installation."
"The documentation for AWS CodePipeline is lacking and makes it difficult to find information due to its complexity. It would be helpful to have examples in the documentation for different project types like Laravel or Django."
"Performance-wise. This needs to be improved. Not only performance-wise, some functionality or some features can be added to Jenkins."
"They need to improve their documentation."
"A more user-friendly UI for creating pipelines would be helpful."
"The documentation on plugin development could be better: more examples. ​"
"Support should be provided at no cost, as there is no free support available for any of the free versions."
"The solution's UI can use a facelift and the logs can use more detailed information."
"Better and easy-to-use integration with Docker would be an improvement."
"Jenkins could improve in areas related to Kubernetes and Docker container integration, like machine allocation of nodes and Marshaling integration improvements."
 

Pricing and Cost Advice

"The price of the product depends on how many times you run it. The tool offers a pay-as-you-go model."
"AWS charges you based on the number of pipelines you have and how active they are, and I also think that the root account user knows about all the price-related metrics."
"The pricing of this solution is dependent upon your needs including how many jobs you daily and how many times the developer will be changing codes and completing deployments."
"Compared to other cloud services, AWS CodePipeline falls a bit more on the pricey side. I see that the price of the product has been increasing for the past few years."
"The pricing is manageable."
"It is a straightforward approach where you pay for the resources you consume as they offer a subscription-based licensing model."
"The product is quite expensive compared to other solutions."
"AWS offers free business or enterprise support services."
"Jenkins is open-source, so it is free."
"The solution is one of the lowest costs compared to competitors."
"We are using the free version of Jenkins. There are no costs or licensing."
"The open-source version is free, but small companies would not be able to afford the cloud-based version."
"Jenkins is a free open-source server."
"It's free software with a big community behind it, which is very good."
"The tool is open-source."
"Jenkins is a free solution, it is open source."
report
Use our free recommendation engine to learn which Build Automation solutions are best for your needs.
856,873 professionals have used our research since 2012.
 

Comparison Review

it_user184734 - PeerSpot reviewer
Jan 22, 2015
I generally find TeamCity a lot more intuitive than Jenkins.
Moving to TeamCity from Jenkins At work, we’re slowly migrating from Jenkins to TeamCity in the hope of ending some of our recurring problems with continuous integration. My use of Jenkins prior to this job has been almost strictly on a personal basis, although I pretty much only use Travis…
 

Top Industries

By visitors reading reviews
Financial Services Firm
15%
Computer Software Company
14%
Government
8%
Manufacturing Company
7%
Financial Services Firm
22%
Computer Software Company
18%
Manufacturing Company
11%
Government
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

Which AWS solution would you choose - CodeStar or CodePipeline?
Both AWS solutions deliver solid options, with uniquely different features. AWS CodeStar allows for quick development, building, and deployments of apps. It also provides web application and web se...
What is your experience regarding pricing and costs for AWS CodePipeline?
AWS CodePipeline's pricing is reasonable, and it is not too expensive. I estimated it costs around $5 monthly. On a scale from one to ten, where one is very cheap and ten is very expensive, I would...
How does Tekton compare with Jenkins?
When you are evaluating tools for automating your own GitOps-based CI/CD workflow, it is important to keep your requirements and use cases in mind. Tekton deployment is complex and it is not very e...
What do you like most about Jenkins?
Jenkins has been instrumental in automating our build and deployment processes.
What is your experience regarding pricing and costs for Jenkins?
Jenkins is used in many companies to save money, especially within R&D divisions, by avoiding the expenses of proprietary tools.
 

Comparisons

 

Also Known As

CodePipeline
No data available
 

Overview

 

Sample Customers

Expedia, Intuit, Royal Dutch Shell, Brooks Brothers
Airial, Clarus Financial Technology, cubetutor, Metawidget, mysocio, namma, silverpeas, Sokkva, So Rave, tagzbox
Find out what your peers are saying about AWS CodePipeline vs. Jenkins and other solutions. Updated: June 2025.
856,873 professionals have used our research since 2012.