Capterra Logo
Helping businesses choose better software since 1999
AWS CodePipeline

AWS CodePipeline

4.5 (14)
Capterra offers objective, independent research and verified user reviews. We may earn a referral fee when you visit a vendor through our links.
Recent review

"One of the best CICD For the whole environment automation "

5.0

Akarsh A. - DevOps engineerDecember 10, 2023

STARTING PRICE

Not provided by software provider

Free Trial
Not Available

EASE OF USE

4.1/5

Based on Capterra user reviews

What is AWS CodePipeline?

Continuous delivery software that helps businesses automate software release processes, streamline workflow modeling and more.

Do you work for Amazon Web Services?Manage this profile page

AWS CodePipeline Integrations

AWS CodePipeline workflow modeling
AWS CodePipeline workflow modeling

Compare with a popular alternative

AWS CodePipeline

4.5 (14)
AWS CodePipeline

VS.

Not provided by the vendor
USD $7.53
Per Month
Starting Price
Free Version
Free Trial
Free Version
Free Trial
Pricing Options
5
22
Total Features
6
22
Total Integrations
4.1 (14)
4.1 (14942)
Ease Of Use
4.3 (14)
4.3 (14942)
Value For Money
3.9 (14)
4.2 (14942)
Customer Service

Green rating bars show the winning product based on the average rating and number of reviews.

Other great alternatives to AWS CodePipeline

Ease of Use
5.0
Customer Service
5.0
Features
5.0
Value for Money
5.0
Ease of Use
4.4
Customer Service
4.4
Features
4.7
Value for Money
4.6
Ease of Use
4.4
Customer Service
4.2
Features
4.6
Value for Money
4.5

AWS CodePipeline Reviews

Showing 5 of 14 reviews
Overall
4.5
Ease of Use
4.1
Customer Service
3.9

Pros

  • Overall, I appreciate the streamlined, flexible, and scalable nature of AWS Code Pipeline, which helps to streamline my software delivery and improve my productivity.

  • In comparison to other similar products, AWS CodePipeline's pricing is simple and easy to understand, which can be a significant advantage for users who want to avoid complex pricing models.

  • It was the perfect solution for continuous integration projects.

  • Infrastructure as code supported with CodePipeline (big plus for me).

Cons

  • Well can't say its a bad thing but as a downside there is also the fact that once we started relying on it, it was quite hard to go back or use another similar product.

  • Several steps in our delivery pipelines don't provide enough data to understand why are blocked, and you have to navigate a plethora of logs to understand why something is not working.

  • Change set is sometimes lost when restarting a later pipeline step. I often have to push the same changes through the pipeline if one of the stages fails.

  • That was a drag and cost a few hours. But, again, with CP once you figure something out it just works from that point forward.

Most Helpful Reviews for AWS CodePipeline

Dave V. avatar
Dave V.
Director, Internet Strategy
Publishing, 51-200 employees
Used the software for: 2+ years
Overall Rating
5.0
Ease of Use
3.0
Customer Service
3.0
Features
5.0
Value for Money
5.0
Likelihood to Recommend
10/10
Reviewer Source
Source: Capterra
April 18, 2022

"CodePipeline - the glue that makes AWS work"

Overall: One of the core issues with AWS is figuring out how to make things work together. CP is the best way to attack that issue. Think about what it is you need to get done with a build or a deploy: grab the code, build it somehow, deploy it somewhere, run some tests, flip the pointers so it's now production (or flip it back and try again if the tests fail). Doing all of this manually each time is a total disaster. But with CodePipeline you can have a huge complex set of tasks and workflows run automatically based on nothing more than a Github commit. (It appears there are far more things you can trigger with as well, but since we use GitHub we haven't explored the others much.) Think of a CodePipeline as an automated workflow, or a script, that has its own logic and its own variables and even its own breakpoints, that just sits there and waits for the green light to do its thing. It's by far my favorite part of AWS, and the thing that makes our lives the easiest in the whole AWS universe.

Pros: If you use AWS in any meaningful way, you already know that it's an alphabet soup of products and services. There's so much stuff you can do in there it can be very very hard to keep track of it all, much less organize it into a meaningful system that gets done what you need to get done -- namely, get your code into the world. Unless you use CodePipeline. CP gives you the building blocks to tame AWS and make it work for you. You can automatically trigger builds, deploys, tests, email notifications, and a whole bunch of other workflows that fire and run whenever you take specific actions. It's a way to automate the AWS zoo and make it work for you, rather than the other way around.

Cons: It's not always easy to debug a broken pipeline. Also, the recent switch to using Github Version 2 (using Github Connection App and CodeStar) was not intuitive at all -- because our pipelines predated the existence of CodeStar, we had to go in and figure out what roles the pipelines were using to run, and give those roles the proper CodeStar permissions. That was a drag and cost a few hours. But, again, with CP once you figure something out it just works from that point forward.

Verified Reviewer
back end developer
Computer Software, 1-10 employees
Used the software for: I used a free trial
Overall Rating
4.0
Ease of Use
3.0
Customer Service
3.0
Features
5.0
Value for Money
4.0
Likelihood to Recommend
8/10
Reviewer Source
Source: Capterra
March 13, 2023

"Devops need of aws codepipeline"

Overall: We basically used it for continuous delivery as it hepled greatly with automating the process of building, testing, and deploying applications.

Pros: Automation, flexibility, integration with other aws services, monitoring and security

Cons: The complexity of it as it was quite hard to learn at first.Well can't say its a bad thing but as a downside there is also the fact that once we started relying on it, it was quite hard to go back or use another similar product

Alternatives Considered: Jenesis Software and Travis CI
Reasons for Choosing AWS CodePipeline: Its scalibility and integration with other aws services
Verified Reviewer
Web developer
Education Management, 501-1,000 employees
Used the software for: I used a free trial
Overall Rating
3.0
Ease of Use
3.0
Customer Service
4.0
Features
4.0
Value for Money
5.0
Likelihood to Recommend
5/10
Reviewer Source
Source: Capterra
March 13, 2023

" "Exploring the Benefits and Limitations of AWS: A Comprehensive Review""

Pros: Integration with other AWS services: AWS CodePipeline integrates with a wide range of AWS services, including AWS CodeCommit, AWS CodeBuild, and AWS CodeDeploy, to provide an end-to-end solution for continuous delivery.

Cons: the learning curve of setting up and configuring the pipelines challenging, or the pricing structure complex to understand. It is recommended to review the AWS documentation and best practices to ensure the efficient use of the service.

Akarsh A. avatar
Akarsh A.
DevOps engineer
Information Technology and Services, 10,001+ employees
Used the software for: 1-2 years
Overall Rating
5.0
Ease of Use
5.0
Customer Service
5.0
Features
5.0
Value for Money
5.0
Likelihood to Recommend
10/10
Reviewer Source
Source: Capterra
December 10, 2023

"One of the best CICD For the whole environment automation "

Overall: Everything was really good the different different services which they created.

Pros: CodePipeline is one of the best product where we are able to integrate CodeCommit, CodeBuild, CodeDeploy together and do deployments environment friendly , apart from this when it comes with deployment is 5% or 10% in production it was supports that was as well and do bluegreen deployments

Cons: Sometimes when code fails we need to do rollback and that was so much efforted some times.

Verified Reviewer
Computer Engineer
Computer Software, 1,001-5,000 employees
Used the software for: I used a free trial
Overall Rating
4.0
Ease of Use
4.0
Customer Service
5.0
Features
4.0
Value for Money
5.0
Likelihood to Recommend
8/10
Reviewer Source
Source: Capterra
March 17, 2023

"Good experience with AWS pipeline"

Pros: AWS CodePipeline's pricing is competitive with other similar products in the market. It offers a pay-as-you-go pricing model, which means that users only pay for the pipelines they create and the amount of time each pipeline is active. This pricing structure is transparent and predictable, making it easier to budget for your development costs.In comparison to other similar products, AWS CodePipeline's pricing is simple and easy to understand, which can be a significant advantage for users who want to avoid complex pricing models. Additionally, AWS CodePipeline integrates seamlessly with other AWS services, such as AWS CodeCommit, AWS CodeBuild, AWS CodeDeploy, and AWS CloudFormation, making it an attractive option for those who want to build a comprehensive and streamlined CI/CD workflow within the AWS ecosystem.

Cons: While AWS CodePipeline provides a lot of flexibility and customization options, some users may find that it is not customizable enough to fit their specific needs. In some cases, users may need to use third-party tools or services to achieve the level of customization they require.