AWS CodeBuild vs. Azure Pipelines

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
AWS CodeBuild
Score 8.3 out of 10
N/A
AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages that are ready to deploy.
$0.01
Per Minute
Azure Pipelines
Score 8.4 out of 10
N/A
Users can automate builds and deployments with Azure Pipelines. Build, test, and deploy Node.js, Python, Java, PHP, Ruby, C/C++, .NET, Android, and iOS apps. Run in parallel on Linux, macOS, and Windows. Azure Pipelines can be purchased standalone, but it is also part of Azure DevOps Services agile development planning and CI/CD suite.N/A
Pricing
AWS CodeBuildAzure Pipelines
Editions & Modules
general.1.small
$.005
Per Minute
general.1.medium
$.01
Per Minute
general.1.large
$.02
Per Minute
No answers on this topic
Offerings
Pricing Offerings
AWS CodeBuildAzure Pipelines
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
AWS CodeBuildAzure Pipelines
Best Alternatives
AWS CodeBuildAzure Pipelines
Small Businesses
GitLab
GitLab
Score 8.6 out of 10
GitLab
GitLab
Score 8.6 out of 10
Medium-sized Companies
GitLab
GitLab
Score 8.6 out of 10
GitLab
GitLab
Score 8.6 out of 10
Enterprises
GitLab
GitLab
Score 8.6 out of 10
GitLab
GitLab
Score 8.6 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
AWS CodeBuildAzure Pipelines
Likelihood to Recommend
8.0
(2 ratings)
7.0
(3 ratings)
Usability
9.0
(1 ratings)
-
(0 ratings)
User Testimonials
AWS CodeBuildAzure Pipelines
Likelihood to Recommend
Amazon AWS
I enjoy it - very cool service. I would say give it a try.
Read full review
Microsoft
It is good tool if you are doing continuous improvements in your code and you wish it goes live whenever you push code to GitHub. So integrating Azure Pipeline, it automatically does CI/CD in the background once you push code/merge code and it is live in few minutes. It also does some automated tests if you have wrote scripts
Read full review
Pros
Amazon AWS
  • Customization
  • Do code builds within a schedule or when the source code changes
  • Only pay for the build time used
Read full review
Microsoft
  • Integration with SonarQube
  • Integration with Azure DevOps
  • Integration with GitHub
Read full review
Cons
Amazon AWS
  • It was difficult to create a branching strategy with GitHub. We had everything running from main, but in a true devops environment, we would like to incorporate a true branching strategy.
  • I would like to share build projects with each AWS account we utilize versus creating a build project in each account. It will allow us consistent deployments across the board.
  • The error logs are natively in AWS, but when developers do not have access, there is no way for them to view error logs for maintenance other than an admin who has access to share the error logs.
Read full review
Microsoft
  • The errors which we got sometimes are not clearly enough.
  • There are some let's say hidden options, they could be more visible
  • When the process is running we have to remember about manually refreshing to see the current status because it doesn't work automatically
Read full review
Usability
Amazon AWS
It is a highly usable, well integrated CI/CD service, patricularly for AWS-centric organizations. It is a strong balance between simplicity and flexibility. Security was integrated with AWS Secrets Manager allowing secrets to be retrieved dynamically - a huge usability win for us. I did not enjoy the manual build for each environment
Read full review
Microsoft
No answers on this topic
Alternatives Considered
Amazon AWS
AWS CodeBuild provides the option to fully implement the build in the cloud without wasting your local resources (computer and network) providing independence to developers to invest those resources in other processes. It also provides a robust platform with a lot of customizations or just a script for each language.
Read full review
Microsoft
We have used the GitHub CI/CD. Earlier we were using the Azure Pipelines but after GitHub had their actions, we integrated that for CI/CD. It runs the tests and makes a production build which can be live. GitHub CI/CD is more useful because we have to make script only once then just by few changes we can deploy it onto Azure, AWS, Google anywhere so we found it more convenient
Read full review
Return on Investment
Amazon AWS
  • It has a positive ROI
Read full review
Microsoft
  • we have had outages from Azure in the past
Read full review
ScreenShots