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

AWS CodeBuild vs AWS CodePipeline comparison

 

Comparison Buyer's Guide

Executive Summary
 

Categories and Ranking

AWS CodeBuild
Ranking in Build Automation
10th
Average Rating
8.4
Number of Reviews
9
Ranking in other categories
No ranking in other categories
AWS CodePipeline
Ranking in Build Automation
4th
Average Rating
8.4
Reviews Sentiment
7.4
Number of Reviews
22
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of December 2024, in the Build Automation category, the mindshare of AWS CodeBuild is 1.4%, down from 1.8% compared to the previous year. The mindshare of AWS CodePipeline is 6.8%, down from 9.5% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Build Automation
 

Featured Reviews

Udhay Prakash Pethakamsetty - PeerSpot reviewer
Provides good integrations, is flexible, and has a comparable price
The product must provide more integrations. It is a replica of Jenkins. We have a management overhead. When I build artifacts stored outside the S3 bucket, it will have additional charges on the storage volumes. If we use S3 buckets regularly, it is fine. However, when we store somewhere else, it will be an issue. There is no persistent storage or preservation of workspace between the builds. We must fix the dependencies every time, even if the dependencies are the same. It is unnecessary.
Udhay Prakash Pethakamsetty - PeerSpot reviewer
A fully managed service with excellent integrations and a flexible architecture
Compared to any other tools, AWS products provide better integrations. We have tools for all our needs. The integrations are good. The product is a fully managed service. We specify the various stages in the CI/CD process. We can do it without any external tools. Going through everything is usually an overhead for developers. It is like a configuration. We need to configure it only once. The integration with other AWS services has helped us. Our life as a developer is easy. We need not focus on the integration manually. If we work with third-party tools, we must consider connectivity, role management, security, authentication, and authorization. In AWS CodePipeline, if we have IAM roles configured and KMS for the credentials, we need not worry about anything else. Everything can be done within the tool. The integrations are the best part. We can track everything. The connectivity and scalability are good. The architecture is also flexible enough. We can add multiple things.

Quotes from Members

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

Pros

"A valuable feature is the support for third-party repositories such as Bitbucket, GitLab, or GitHub."
"It works seamlessly with AWS Elastic Container Registry (ECR)."
"The integration is a good feature."
"The initial setup of CodeBuild is easy."
"One of the main features I value in CodeBuild compared to previous experiences, like using Jenkins, is its ability to handle tasks automatically with AWS, requiring only proper setup of the check file."
"The solution provides good integrations."
"The most important thing is that it's self-contained in an AWS account, and it's all linked to the customer's AWS account."
"The integration with other AWS services has streamlined our workflow."
"The tool's recent version helps us to run pipelines in parallel. The integration with other AWS services has greatly impacted our use of AWS CodePipeline. It made tasks such as integrating with Jira and provisioning instances much easier."
"It helps develop CI/CD implementations with centralized management of code building, deployment, and version control."
"I find performance to be the most valuable CodePipeline feature. It works perfectly and smoothly."
"CodePipeline allows integration with any source code and facilitates deployment to EC2 or ECS, which is highly valuable."
"The most valuable feature of AWS CodePipeline is the flexibility of the configuration."
"Another big advantage is observability."
"It's a perfect solution if you are just using AWS."
"The integrations are good."
 

Cons

"One of the main challenges is that if the environment is not set up properly, it will result in issues such as image errors."
"They can further improve the integration of the Bitbucket for CodeBuild."
"The front-end interface and the management are somewhat challenging, and there's a lot of space for improvement."
"There have been times when CodeBuild has shown some instability, like bugs or breakdowns."
"There is no persistent storage or preservation of workspace between the builds."
"Notifications could be added, or SNS integration could be included so that notifications can be received on every build, whether the build fails or succeeds."
"For improvement, I'd suggest more build instance-type options. There's a big jump from 15 gigabytes of RAM to 150, and I'd like something in between as the larger option is too expensive for our needs."
"The deployment fails sometimes."
"From my perspective, some in-built capabilities could be enhanced."
"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."
"AWS CodePipeline doesn't offer much room for customization."
"While CodePipeline's UI has improved, further enhancements in user experience are necessary to make it more intuitive."
"If you're talking about multi-cloud, you can't use it."
"The solution could improve the documentation. Sometimes we have some issues with the documentation not updating after releasing .NET 6. We had some issues with building the code pipeline, and it was not updating the documentation. It's better to update the code documentation."
"The tool does not provide automated features for evidence collection."
"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."
 

Pricing and Cost Advice

"We pay a monthly licensing fee."
"Despite the cost, it is worth the investment."
"AWS CodeBuild is free. We only pay for our code's compute resources during the build process. For example, if our code takes ten minutes to build, we only pay for those ten minutes of computing time. CodeDeploy and CodePipeline are free because they're serverless and don't require computing resources. CodeCommit has minimal costs for storing code."
"The price of the product depends on how many times you run it. The tool offers a pay-as-you-go model."
"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."
"AWS CodePipeline is quite affordable. I've been running around four pipelines and the cost is around one dollar per month. It rarely exceeds two dollars."
"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."
"It is a straightforward approach where you pay for the resources you consume as they offer a subscription-based licensing model."
"The pricing is manageable."
"The product is quite expensive compared to other solutions."
"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."
report
Use our free recommendation engine to learn which Build Automation solutions are best for your needs.
824,053 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
23%
Financial Services Firm
11%
Manufacturing Company
9%
Government
6%
Computer Software Company
17%
Financial Services Firm
15%
Government
7%
Manufacturing Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What do you like most about AWS CodeBuild?
It works seamlessly with AWS Elastic Container Registry (ECR).
What is your experience regarding pricing and costs for AWS CodeBuild?
Regarding the pricing of CodeBuild, I cannot speak to the exact price.
What needs improvement with AWS CodeBuild?
I faced some challenges while using CodeBuild. I would like to see some improvements in certain limitations of the product.
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 and its associated services do not incur significant additional charges. The cost primarily comes from deploying other AWS resources like EC2 and S3 alongside the pipeline.
 

Comparisons

 

Also Known As

CodeBuild
CodePipeline
 

Overview

 

Sample Customers

Expedia, Intuit, Royal Dutch Shell, Brooks Brothers
Expedia, Intuit, Royal Dutch Shell, Brooks Brothers
Find out what your peers are saying about AWS CodeBuild vs. AWS CodePipeline and other solutions. Updated: December 2024.
824,053 professionals have used our research since 2012.