AWS CodeBuild vs. Azure Pipelines

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
AWS CodeBuild
Score 8.4 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 7.3 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
Best Alternatives
AWS CodeBuildAzure Pipelines
Small Businesses
GitLab
GitLab
Score 8.9 out of 10
GitLab
GitLab
Score 8.9 out of 10
Medium-sized Companies
GitLab
GitLab
Score 8.9 out of 10
GitLab
GitLab
Score 8.9 out of 10
Enterprises
GitLab
GitLab
Score 8.9 out of 10
GitLab
GitLab
Score 8.9 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
AWS CodeBuildAzure Pipelines
Likelihood to Recommend
9.0
(1 ratings)
7.1
(3 ratings)
User Testimonials
AWS CodeBuildAzure Pipelines
Likelihood to Recommend
Amazon AWS
It is really good for building projects in the cloud. If you try to do build the project first locally and then push that stack to the cloud it could take a lot of time. In this way, it also consumes a lot of resources in the computer and in the network.
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
  • Sometimes it runs an outage and developers don't know why. We have to contact DevOps most of the time.
  • Sometimes it is slow
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
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