# AWS CodeBuild Reviews
**Vendor:** Amazon Web Services (AWS)  
**Category:** [Build Automation Software](https://www.g2.com/categories/build-automation)  
**Average Rating:** 4.2/5.0  
**Total Reviews:** 38
## About AWS CodeBuild
AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages ready for deployment. It eliminates the need to provision, manage, and scale your own build servers, allowing developers to focus on writing code without the overhead of infrastructure management. CodeBuild scales automatically to handle multiple builds concurrently, ensuring efficient processing without build queues. It supports prepackaged build environments for popular programming languages and build tools, and also allows customization with your own build environments using Docker containers. Integration with other AWS services like CodePipeline, CodeCommit, and S3 enables seamless incorporation into existing CI/CD workflows. With a pay-as-you-go pricing model, you only pay for the build minutes you consume, making it a cost-effective solution for projects of all sizes. Key Features and Functionality: - Fully Managed Service: No need to set up, patch, or manage build servers; AWS handles the infrastructure. - Automatic Scaling: Scales on demand to meet your build needs, processing multiple builds concurrently without queuing. - Prepackaged and Custom Build Environments: Offers preconfigured environments for popular languages and tools, with the option to bring your own Docker-based environments. - Integration with AWS Services: Seamlessly integrates with AWS CodePipeline, CodeCommit, S3, and other services for a streamlined CI/CD process. - Pay-as-You-Go Pricing: Charges are based on the number of build minutes used, providing cost efficiency. - Security and Compliance: Build artifacts are encrypted with customer-specific keys managed by AWS Key Management Service (KMS), and the service integrates with AWS Identity and Access Management (IAM) for fine-grained access control. Primary Value and Problem Solved: AWS CodeBuild addresses the challenges of managing and scaling build infrastructure by providing a fully managed, scalable, and cost-effective solution. It enables development teams to implement continuous integration and delivery pipelines without the operational burden of maintaining build servers. By automating the build, test, and packaging processes, CodeBuild helps teams deliver high-quality software faster and more efficiently.




## AWS CodeBuild Reviews
  ### 1. Seamless AWS-Native CI/CD with Effortless Serverless Auto-Scaling

**Rating:** 4.5/5.0 stars

**Reviewed by:** Atharva P. | Cloud BI Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** May 08, 2026

**What do you like best about AWS CodeBuild?**

A fully managed build service with seamless AWS integration and automatic scaling for CI/CD workloads. I like its serverless nature and the deep AWS integration; it scales automatically and fits very well into cloud-native CI/CD pipelines.

**What do you dislike about AWS CodeBuild?**

Build logs and troubleshooting can sometimes be harder to navigate than on more mature CI platforms with more advanced UI capabilities. When a build fails, debugging can also feel less intuitive than with traditional CI tools that offer richer interfaces and a broader set of plugins.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

It removes the need to manage dedicated build servers while still providing scalable, automated build execution. I especially like the serverless approach and the deep AWS integration—it scales automatically and fits very well into cloud-native CI/CD pipelines.

  ### 2. One Stop Solution for Developer Tools

**Rating:** 4.5/5.0 stars

**Reviewed by:** Aasheesh P. | Senior Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** June 11, 2025

**What do you like best about AWS CodeBuild?**

The developer tools provide all the features required for the DevOps cycle. It has CodeCommit for source control, CodeBuild to build the artifacts required for the deployment, and CodeDeploy to deploy the artifacts to various AWS services. 

All of this can be controlled in AWS CodePipeline, which makes it very easy to build and deploy the code.
We are using CodeBuild and CodePipeline regularly to deploy our workloads.

**What do you dislike about AWS CodeBuild?**

CodeCommit is not very user-friendly when compared to other peers such as GitLab/BitBucket.
CodeBuild is good but lacks several capabillities when compared to GitLab CI,

**What problems is AWS CodeBuild solving and how is that benefiting you?**

The Dev tools are helping us to deploy our source code to Amazon ECS and EKS.
The cycle starts when the devs push the code to BitBucket which is picked by the CodePipeline and it triggers CodeBuild to build the Docker image and then CloudFormation inside the CodePipeline deploys the Docker image to the ECS cluster.
Thus the dev tools are helping us to eliminate the manual process of build and deploy.

  ### 3. AWS codebuild - AWS managed build service

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rino R. | Senior Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** December 17, 2023

**What do you like best about AWS CodeBuild?**

AWS codebuild is a fully AWS managed build service. It is easy to use and supports various traditional build systems like Maven, Gradle etc. The compiling of code, Test case handling and Creation of packages are very well managed by AWS codebuild. To integrate with any runtime or package manager is a hasle free process with AWS codebuild.

**What do you dislike about AWS CodeBuild?**

A slight disadvantage is that AWS code build comes with AWS account or in other words AWS account is a prerequisite to use AWS codebuild service. However, the pricing is pay as you go model which will not incur any additional costs apart from the services which we consume.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

As it is fully AWS managed solution, after the initial integrations and configurations there is no look back in build setup and it will handle the build process seamlessly. After build it will even connect to AWS codedeploy to make the release process to initiate. Overall this reduces the release management and go to market time.

  ### 4. Best for CI CD when on AWS

**Rating:** 5.0/5.0 stars

**Reviewed by:** Vipul P. | Azure Administrator, Information Technology and Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 29, 2023

**What do you like best about AWS CodeBuild?**

Working with AWS Codebuild has been relatively easier in both implementation and integration than other CI CD services available on AWS and has some useful features
--> It has support to integrate with SNS for code build notification with build stopped or failed can be notified over email and easily can be done also for code can be integrated with code repo at GitHub
--> Great to troubleshoot as cloud watch logs integrated with AWS Codebuild
--> IAM integration helps with access and security concerns

**What do you dislike about AWS CodeBuild?**

When working with AWS Codebuild or any AWS service optimizing cost is a major concern. One of the other concerns is when doing the first-time setup it might over overwhelming to do it on your own. Might video tutorials instead of documentation be more helpful for the setup.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

AWS Codebuild is definitely recommended when looking for CI/CD on AWS it served the purpose to setup of CICD to update the docker image and to set it on the Kubernetes cluster.. It benefitted immensely with seamless integration with other AWS services such as SNS for build notification and much easier setup for the DevOps environment.

  ### 5. An integrated CI solution for production-grade setups

**Rating:** 5.0/5.0 stars

**Reviewed by:** Saloni J. | Cloud Engineering Analyst, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 09, 2023

**What do you like best about AWS CodeBuild?**

There are quite a few things that are fascinating about AWS CodeBuild:

1) It has the functionality to customise multiple build environments.
2) Support for traditional docker builds is provided alongside regular builds.
3) The pricing model can be selected as per the usage scenario. One can opt for a pay-as-you-go model as well.

**What do you dislike about AWS CodeBuild?**

There are a few areas that can be worked upon:

1) The interface is a bit shabby and not visually appealing.
2) The interface lags at times while running multiple builds.
3) One can experience higher pricing if their builds take more time.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

Clients seldom report problems related to higher billing. Most of the time, it is because of the upfront infrastructure cost encountered as build servers run all the time. These build servers don't need to run when developers are not building their code. AWS CodeBuild offers a pay-as-you-go model in which bill is generated only for the time when one builds their code. AWS CodeBuild solves many high billing-related problems.

  ### 6. You don't need an engineering team to setup CI/CD pipelines

**Rating:** 3.5/5.0 stars

**Reviewed by:** Amandeep S. | Cloud & DevOps Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** June 17, 2023

**What do you like best about AWS CodeBuild?**

The ease of setting up the pipelines and triggers. Also it took away the pain of setting up and managing the build infrastructure. Provides integration with almost all the version control systems.

**What do you dislike about AWS CodeBuild?**

There is nothing as of now that is unlikeable about it, looking for more feature related to automating infrastructure creation for testing the application. The integration with other clouds for building infrastructure can be a good plus.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

As a DevOps engineer, I find it very easy to quickly setup pipelines for the project, with inbuilt functionalities of building, testing and pushing the container images to the container registries. I don't have to go to Jenkins or other CI/CD team to get the jenkins instance, I can manage everything on my own.

  ### 7. Speed and reliability for building your app in a pipeline

**Rating:** 5.0/5.0 stars

**Reviewed by:** Alejo G. | Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** August 08, 2023

**What do you like best about AWS CodeBuild?**

It has all the features needed to build my apps

**What do you dislike about AWS CodeBuild?**

UI could be more intuitive for some configurations

**What problems is AWS CodeBuild solving and how is that benefiting you?**

Run building phases on code pipelines

  ### 8. My experience  with AWS CodeBuild

**Rating:** 4.5/5.0 stars

**Reviewed by:** Vishnu V. | Junior Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 09, 2023

**What do you like best about AWS CodeBuild?**

The thing I like the most is that the services are fully managed, and they take care of the infrastructure, updates, maintenance and many more.

**What do you dislike about AWS CodeBuild?**

It has only limited build environment customisation and it takes more time to build.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

CodeBuild automates the build process, eliminating the need for manual and error-prone build configurations. It helps streamline the development workflow by automatically compiling, testing, and packaging code, saving developers valuable time and effort.

  ### 9. AWS Codebuild

**Rating:** 3.0/5.0 stars

**Reviewed by:** Verified User in Automotive | Small-Business (50 or fewer emp.)

**Reviewed Date:** March 28, 2023

**What do you like best about AWS CodeBuild?**

Codebuild have different steps customization that can be reordered or minimized for during deployment

**What do you dislike about AWS CodeBuild?**

AWS Codebuild requires OS to be selected and recently with nodejs 14 linux old OS was not supported and required alot of modification before build execution to update required libraries to run before nodejs 14.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

AWS CodeBuild solved to deploy changes via command tools that were provided in build.xml 
A proper command execution at a specific step is the best feature.
Benefitted to deploy AWS services through CodeBuild

  ### 10. Best CI/CD tool out there

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Airlines/Aviation | Enterprise (> 1000 emp.)

**Reviewed Date:** October 26, 2022

**What do you like best about AWS CodeBuild?**

AWS codebuild is very user friendly for integration in production applications. We can configure multiple steps in the codebuild for setup phases of the application and check the status and logs.

**What do you dislike about AWS CodeBuild?**

Sometimes, the logs are not very clear after the failure of any phase. Deployments happening on large number of ECS services are not parallel so it takes a long time to deploy.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

We are using AWS CodeBuild for CI/CD integration and deploying our production application. This helps in tracking failure of any step and with retry mechanisms.

  ### 11. AWS CodeBuild: Application Build tool in AWS

**Rating:** 4.0/5.0 stars

**Reviewed by:** Pranay J. | Senior DevOps Consultant, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 07, 2022

**What do you like best about AWS CodeBuild?**

1. Fully managed service backed by AWS infrastructure
2. Easy integration with CodePipeline
3. Supports both docker and normal builds
4. Works as an on-demand or pay-as-you-go model
5. Uses service roles to maintain the security

**What do you dislike about AWS CodeBuild?**

1. UI is very outdated and confusing
2. I found it very slow as compared to running custom runners (EC2) in GitLab
3. Same build environment can't be used for multiple pipelines unless the YAML file name is the same

**What problems is AWS CodeBuild solving and how is that benefiting you?**

In one of the projects, we were deploying the application in the AWS EC2 and ECR. CodeBuild helped us in building the pushing the docker images to the ECR repos. We also used CodeBuild for generating the dist from react code base and pushed it into S3 buckets.

  ### 12. no need to wait for match development and production envoirment

**Rating:** 5.0/5.0 stars

**Reviewed by:** Kapil N. | Sde, Small-Business (50 or fewer emp.)

**Reviewed Date:** August 14, 2022

**What do you like best about AWS CodeBuild?**

AWS code build efficiently deploys and compile my angular application

**What do you dislike about AWS CodeBuild?**

it will take more charges when build time take more time

**What problems is AWS CodeBuild solving and how is that benefiting you?**

i don't need to build my angular application  code first and deploy the build after completion it .aws code build will take config and build and deploy on server and different kind of envoirment

  ### 13. AWS CodeBuild : Best serverless feature where no servers to look after.

**Rating:** 4.5/5.0 stars

**Reviewed by:** ARJUN J. | Full Stack Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 07, 2021

**What do you like best about AWS CodeBuild?**

When it comes to managing the provision, scalability and server resource handling, this platform has eliminated it all as it manages everything on demand. One of the best thing is it's capabilities to build the source code based on the yaml file we write has thrilled me due to its overwhelming compiling feature for the source code.

**What do you dislike about AWS CodeBuild?**

Aws CodeBuild has its own set of boundaries which brings unnecessary set of policies like for example if my source is out of aws codeCommit or github or S3 then it is quite tedious to set up the source while configuring codeBuild and it is quite poor with the UI for its console.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

Being a devops engineer I deploy all my code using aws codeBuild and I trigger it from gitHub for auto deployment for my development services of my project. Configuration made easy for me to handle the resources and it's completely serverLess for an user.

  ### 14. AWS CodeBuild Review

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Financial Services | Enterprise (> 1000 emp.)

**Reviewed Date:** June 28, 2022

**What do you like best about AWS CodeBuild?**

Excellent integration with other services.

**What do you dislike about AWS CodeBuild?**

Not easy to setup custom build containers.

**Recommendations to others considering AWS CodeBuild:**

Works well and integrates easily with other AWS services.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

CodeBuilder provides easy integration with our CI/CD pipeline.

  ### 15. Effecient!

**Rating:** 4.5/5.0 stars

**Reviewed by:** Zaid S. | Senior QA Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 16, 2022

**What do you like best about AWS CodeBuild?**

- Easy to use
- Straight forward implemetation
- Mulitple integrations available

**What do you dislike about AWS CodeBuild?**

- GUI can be improved
- Better logging features

**What problems is AWS CodeBuild solving and how is that benefiting you?**

- Implemented CI/CD pipeline of different projects using AWS Codebuild

  ### 16. AWS CodeBuild: Fully Managed Build Service

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** December 30, 2021

**What do you like best about AWS CodeBuild?**

1. Fully managed service that doesn't require any host or maintenance
2. It uses roles to access for accessing other AWS services which add an extra layer of security
3. Pre-configured environments are available for both docker and non-docker builds

**What do you dislike about AWS CodeBuild?**

1. UI is a bit complicated and confusing in terms of integration with CodePipeline
2. No plugins or addon available for custom builds
3. Takes too much time as compared to other tools

**What problems is AWS CodeBuild solving and how is that benefiting you?**

I was looking for a CICD solution in the AWS environment, which leads me to the CodeBuild as a build tool for docker and non-docker builds. AWS CodeBuild is a perfect tool for this purpose as it provides a secure and reliable environment.

  ### 17. Build-as-a-Service: no more build servers; pay only for what you build!

**Rating:** 4.0/5.0 stars

**Reviewed by:** Janaka B. | Software Engineer, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 03, 2018

**What do you like best about AWS CodeBuild?**

Ability to spawn a build on-demand, via the API, CLI (aws codebuild), or the web console

Consistent performance across builds, with options for artifact caching etc.

Support for a wide range of source repositories: GitHub, CodeCommit, etc.

Ability to upload build artifacts directly to S3 or CodePipeline

Simple YAML-based build configuration with clear pre- and post-build actions

No maintenance cost or overhead; pay only for the duration of your individual builds!

**What do you dislike about AWS CodeBuild?**

AWS Free Tier: https://aws.amazon.com/free/#AWS_CodeBuild_ only offers 100 minutes of build time per month, which means you'll have to allocate a budget if you integrate CodeBuild with any kind of frequently-invoked CI/CD

Private repositories are not fully supported yet (except for AWS-native CodeCommit)

Lacks flexibility as there is only a single build step (with a single container image); if you want to customize the steps you will probably need to create and host your own container image containing all the required utility programs/tools/commands.

**Recommendations to others considering AWS CodeBuild:**

If you need regular builds, it may be beneficial to set up artifact/dependency caching at CodeBuild project level in order to reduce build time.

Note that private repositories (e.g. on GitHub) may not be supported.

If you use S3 (or any other storage-as-a-service solution) as the build target, make sure you have a mechanism to clean up old build artifacts as otherwise you'll end up with lots of garbage.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

Performing builds in our own serverless IDE Sigma, on behalf of our users.

It means we don't have to manage or pay for a dedicated build server, and users can build their projects right within their own AWS accounts without disclosing their sources to a third party service.

The free tier pretty much eliminates user-side costs, and we can ask CodeBuild to directly upload the build artifacts to S3, which we can then use in the deployment process.

  ### 18. CodeBuild a way of building and testing code paying for what you use only.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 18, 2018

**What do you like best about AWS CodeBuild?**

You are only charged when the builds are run and not for any resources standing by for a build request.
It's easy to integrate to a build process with github. And can fetch the build steps in the same repo when you specify a buildspec.yaml file.
Can be used as a way to run code that takes a lot of time to run and needs to be run sporadically.
Can be integrated to a jenkins environment as worker nodes.

**What do you dislike about AWS CodeBuild?**

The user interface just got (since November of 2018) an overhaul and is not as bad as before. 
When the build processes are created by a Cloudformation script the documentation to integrate with github is not very helpful and needs more detail.
There aren't many compute types options, right now you only chose from a set of 3:
- 2 GB Memory and 2 vCPU
- 4 GB Memory and 4 vCPU
- 15 GB Memory and 8 vCPU

**What problems is AWS CodeBuild solving and how is that benefiting you?**

Building and testing code for a variety of projects, using CodePipeline and CodeBuild for CI/CD.
For running loadtests that are integrated in a CI/CD to test the environment for any degradation with new code. This is an interesting way of using it, since you can run any code for long periods of time, either as a step of the pipeline or scheduled processes.

  ### 19. scalable and fast provisioning

**Rating:** 4.5/5.0 stars

**Reviewed by:** Phani Krishna G. | Infra Specialist , Enterprise (> 1000 emp.)

**Reviewed Date:** November 05, 2018

**What do you like best about AWS CodeBuild?**

fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy

**What do you dislike about AWS CodeBuild?**

darg and drop functionality and code builds

**Recommendations to others considering AWS CodeBuild:**

it's been obvious that AWS has been missing a managed build service. For the past year we've had to work around this by building our own build service on ECS and ECR. You'll need to figure IAM, Build Project JSON, and Build Spec YAML to get it all working. But once you do, you've unlocked managed builds on small, medium or large compute types. No instances required!

**What problems is AWS CodeBuild solving and how is that benefiting you?**

Parameter Store integration for passing secrets, Streaming logs to Amazon CloudWatch, GitHub Webhooks support.

  ### 20. Easy to use!

**Rating:** 5.0/5.0 stars

**Reviewed by:** PABLO EZEQUIEL I. | Developer, Enterprise (> 1000 emp.)

**Reviewed Date:** November 27, 2018

**What do you like best about AWS CodeBuild?**

The tool was very easy to use... when I need it, without any previous knolodgment, I can config an entire pipeline with code commit, code pipeline and Code Buid and Code Deploy. I was great for to show In a live enviroment how can be a product, and how to deploy it continous 

**What do you dislike about AWS CodeBuild?**

The documententation is very large to read ... some time you have to read a lot in large documents with many technical descripticion about all availables options  to solve a simple doubt. I would like that It could have a really simple demo about easy user cases 

**What problems is AWS CodeBuild solving and how is that benefiting you?**

The need to depoloy fast some prototipes and ideas without be too much aware about the underline infrastructure. It was great to make a working demo about one idea

  ### 21. A powerful tool for development

**Rating:** 5.0/5.0 stars

**Reviewed by:** Omaira V. | Senior Computer Programmer, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 05, 2018

**What do you like best about AWS CodeBuild?**

The best thing about AWS code build the way how it help to make scalable projects, the price isn't too high, is so powerful and very easy to use, i use it with others AWS tool like AWS CodeStar, CodeCommit, AWS CLI, AWS console etc. which help me even more to do a effective management of projects, i can always monitoring my builds, time left, state, i can create triggers, and setup many build projects and only pay for what i use is just amazing tool, and i can customize my own environments.

**What do you dislike about AWS CodeBuild?**

The are only two things what i dislike about AWS build, there is only a free tier for windows, and not for linux, and there isn't preconfigured environment for C.

**Recommendations to others considering AWS CodeBuild:**

Use the free tier there are 100minutes free monthly if you are using windows to build, so take that free time always when you need it, this tool is very good to do units test, if you are using the tools of AWS CodeStar, set up triggers to help you to make the scalability of the project even more easier.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

It is so useful, it helped me to do or edit more than one project at time, because i can builds many projects as i want, without use my own pc, thats mean i can still working and just let another pc compile my code, also it integrated so good with others AWS tools, it work amazing with CodeCommit, i can set triggers and just build a project after merge without do anything.

  ### 22. Useful but not perfect

**Rating:** 3.5/5.0 stars

**Reviewed by:** Niniveth O. | Software Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 08, 2018

**What do you like best about AWS CodeBuild?**

I really like how i can set another EC2 to compile lanes of code while i am working on other thing, that saves so much time, another good thing about AWS CodeBuild is how it is integrated with other tools, i don't have to configure anything, just need use the tools, and focus on improvements.

**What do you dislike about AWS CodeBuild?**

The control version can be confusing, even the panel, but there are guides to help to understand it. The price of use can be a bit high if you use it everyday.

**Recommendations to others considering AWS CodeBuild:**

Use it wise or you will spend a lot money, if you need a non-integrated enviroment follow a guide to configure it.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

With AWS CodeBuild i can do more than one project or module at the same time, while i am working on one, another is compiling, i can set triggers to pull code from the repository once it is acepted.

  ### 23. Hard to Get Started, Docs Hard to Parse

**Rating:** 3.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 28, 2018

**What do you like best about AWS CodeBuild?**

Writing CodeBuild scripts in a YAML format is fairly straightforward as long as you're working in a fairly basic sense. Not having to stand up a server for builds is awesome.

**What do you dislike about AWS CodeBuild?**

Complicated build tasks are harder to get right and start correctly. Also, the documentation pieces feel fragmented; steps are separate from what is allowed in each step, and the overall experience feels poor.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

I primarily use CodeBuild as a way to lint and validate CloudFormation templates before running them through. Being able to write a CodePipeline containing CodeBuild running CloudFormation without standing up any server has significantly saved time on maintenance and "unneccessary" work.

  ### 24. CodeBuild - good tool, needs some improvement

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 19, 2018

**What do you like best about AWS CodeBuild?**

I like this tool because it helps me with the overhead of overall configuration.I like how i can set another EC2 to compile lanes of code while i am working on other thing. That reduces the time for me. I like how well it is configured with everything on AWS platform so I don't need to worry about configuration.

**What do you dislike about AWS CodeBuild?**

Sometimes it fails to work the way I want it to work. There are some thins that I wish I could customize.

**Recommendations to others considering AWS CodeBuild:**

I would say that it's definitely heading into the right direction. More configuration options would be appreciated. Support of other platforms and ability to integrate with other tools would work just great.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

Building applications fast without spending time to configure resources and finding enough time to set up the environment, etc.

  ### 25. Just like Jenkins, but better

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 27, 2018

**What do you like best about AWS CodeBuild?**

I have found almost nothing Jenkins can do that CodeBuild cannot. In fact I find it easier to use overall.

**What do you dislike about AWS CodeBuild?**

Teaching the developers how to write the yml can take a bit of time, but in the end I think they like how it puts the power in their hands.

**Recommendations to others considering AWS CodeBuild:**

Try it and compare it to your current system. If you are deploying to AWS the security of having everything in AWS cannot be matched.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

Cost savings by only spending money when we are building. Also having the build functionality within the code helps maintain that aspect of the build.

  ### 26. Hard to use but works

**Rating:** 1.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** November 21, 2018

**What do you like best about AWS CodeBuild?**

I like that it can be integrated to maby work environments, for exemple Github. You're only charged for the services you use, so that's also a plus. 

**What do you dislike about AWS CodeBuild?**

The interface is... Quite difficult to use. I've rarely seen such poor UX design. It does the job, but it feels very unsmooth and hard to use and to get used to throughout the project. 

**What problems is AWS CodeBuild solving and how is that benefiting you?**

For a hackathon we thought of integrating AWS in our project for extra points. It was more work than expected, but it did work in the end. 

  ### 27. Great for small projects

**Rating:** 5.0/5.0 stars

**Reviewed by:** Christopher Adam D. | Linux System Administrator, Defense & Space, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 26, 2018

**What do you like best about AWS CodeBuild?**

Ability to create an entire pipeline as a cloudformation template.

**What do you dislike about AWS CodeBuild?**

Difficult to view entire organizations builds in one pane of glass

**What problems is AWS CodeBuild solving and how is that benefiting you?**

I use Cloudformation, CodeBuild, CodeCommit, and CodePipeline to store an entire pipeline with my code.

  ### 28. amazing

**Rating:** 5.0/5.0 stars

**Reviewed by:** david p. | david, Enterprise (> 1000 emp.)

**Reviewed Date:** November 29, 2018

**What do you like best about AWS CodeBuild?**

the pipeline as code is amazing , becouse for developer like it 

**What do you dislike about AWS CodeBuild?**

the pipeline need more instrationg with other pluging

**What problems is AWS CodeBuild solving and how is that benefiting you?**

devops is more important topic and my company and is the new focuse

  ### 29. Improves development efficiency

**Rating:** 4.0/5.0 stars

**Reviewed by:** frank w. | software engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** November 28, 2018

**What do you like best about AWS CodeBuild?**

What my team enjoyed the best about CodeBuild is its efficiency improvement for sprint stories dev work

**What do you dislike about AWS CodeBuild?**

Nothing much, other than more integrations

**What problems is AWS CodeBuild solving and how is that benefiting you?**

More Automated builds of committed code into Github

  ### 30. CodeReview

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Financial Services | Enterprise (> 1000 emp.)

**Reviewed Date:** November 28, 2018

**What do you like best about AWS CodeBuild?**

Easy to implement and start a build. It is very flexible and allows for various types of build scenarios.

**What do you dislike about AWS CodeBuild?**

Lacking in documentation and how-to examples. When learning there is a limited amount of resources available to do specifc tasks.

**Recommendations to others considering AWS CodeBuild:**

Easy of use and makes things easier

**What problems is AWS CodeBuild solving and how is that benefiting you?**

Trying to solve distributed or multi-natioinal development. Using across multiple geographical regions has made it easier and quicker for development teams.

  ### 31. Another Great product from AWS

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** December 04, 2018

**What do you like best about AWS CodeBuild?**

One thing i really like is the documentation and support for the product.  Pretty thorough documentation and troubelshooting steps in the CodeBuild user guide.

**What do you dislike about AWS CodeBuild?**

No support for GitLab and Bitbucket server

**Recommendations to others considering AWS CodeBuild:**

Once you try it you wont go back to your old ways.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

Build queuing issues.  Now with Codebuild we have zero queuing and we can kick off serveral things at a time.

  ### 32. Great tool to help with building & testing code

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 05, 2018

**What do you like best about AWS CodeBuild?**

Helps me manage my team's projects and find areas that need to be fixe prior to running into roadblocks.

**What do you dislike about AWS CodeBuild?**

Can get a little clunky at times and also bog down progress when we have to back track too far in the middle of a project.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

When working properly, it does provide added bandwidth for myself and team members to spend more time on other initiatives. 

  ### 33. CodeBuild For Everyone

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Higher Education | Enterprise (> 1000 emp.)

**Reviewed Date:** November 29, 2018

**What do you like best about AWS CodeBuild?**

That it takes care of building my code and getting ready for it to be deployed.  I loved that you can automate the build.

**What do you dislike about AWS CodeBuild?**

I don't like the amount of time that it takes to build.  

**What problems is AWS CodeBuild solving and how is that benefiting you?**

Reliable builds and not guessing whether it will work or not

  ### 34. Makes Coding Easier than Ever

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Marketing and Advertising | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 21, 2018

**What do you like best about AWS CodeBuild?**

Super easy software to build and test code. No commitment.

**What do you dislike about AWS CodeBuild?**

Wish it had more coding features for testing code.

**Recommendations to others considering AWS CodeBuild:**

Do the free trial first and see if you like it. No commitment or fees with the free trial.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

We have been able to test code without going through pricey vendors.

  ### 35. It does it’s job

**Rating:** 3.0/5.0 stars

**Reviewed by:** Verified User in Education Management | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 27, 2018

**What do you like best about AWS CodeBuild?**

It would take our code and deploy it... it does what it says it does

**What do you dislike about AWS CodeBuild?**

Takes a long time to do anything in the UI and cloud formation is not the easiest thing to learn

**What problems is AWS CodeBuild solving and how is that benefiting you?**

Deployments

  ### 36. Great deploy

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Medical Practice | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 29, 2018

**What do you like best about AWS CodeBuild?**

easy to deploy builds when a pipeline has been pushed.

**What do you dislike about AWS CodeBuild?**

unable to edit the deploy commands that you have saved in s3/other resources

**What problems is AWS CodeBuild solving and how is that benefiting you?**

deploying intant code when a build has been completed. 

  ### 37. poweful way to run tools and compile code

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Financial Services | Enterprise (> 1000 emp.)

**Reviewed Date:** November 05, 2018

**What do you like best about AWS CodeBuild?**

saving on heavy processing power and buying expensive machines

**What do you dislike about AWS CodeBuild?**

price is costly for individual user, can be reduced further ,also more inbuilt software can be added.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

solving data processing and other problems which requires more computing power

  ### 38. Non-functional, clunky code compiling system

**Rating:** 1.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** March 25, 2018

**What do you like best about AWS CodeBuild?**

I like its integration with AWS but its lack of great features and essential components make it a non-starter. 

**What do you dislike about AWS CodeBuild?**

I dislike the fact that there aren't essential features included. For example, although I can pull code from a repository, I cannot access Version Control directly from the dashboard. I have to use VC to change the repo to an older version.

**What problems is AWS CodeBuild solving and how is that benefiting you?**

We use AWS CodeBuild with AWS CodeDeploy to supplement our EC2 instances and lambda functions.


## AWS CodeBuild Discussions
  - [What is AWS CodeBuild used for?](https://www.g2.com/discussions/what-is-aws-codebuild-used-for)
  - [What does AWS CodePipeline do?](https://www.g2.com/discussions/aws-codebuild-what-does-aws-codepipeline-do)
  - [Is CodeBuild free in AWS?](https://www.g2.com/discussions/is-codebuild-free-in-aws)
  - [How does AWS CodeBuild work?](https://www.g2.com/discussions/how-does-aws-codebuild-work)
  - [What is AWS CodeBuild?](https://www.g2.com/discussions/what-is-aws-codebuild)

- [View AWS CodeBuild pricing details and edition comparison](https://www.g2.com/products/aws-codebuild/reviews?section=pricing&secure%5Bexpires_at%5D=2026-06-08+02%3A50%3A10+-0500&secure%5Bsession_id%5D=26a5bda0-828f-49c3-863a-45684bdff416&secure%5Btoken%5D=188de0400be1405587f831566a862b0a3ed292bd55c3b0ba7373aee0e258242b&format=llm_user)
## AWS CodeBuild Integrations
  - [AWS Lambda](https://www.g2.com/products/aws-lambda/reviews)
  - [GitHub](https://www.g2.com/products/github/reviews)
  - [Jenkins](https://www.g2.com/products/jenkins/reviews)
  - [SonarQube](https://www.g2.com/products/sonarqube/reviews)


## Top AWS CodeBuild Alternatives
  - [Jenkins](https://www.g2.com/products/jenkins/reviews) - 4.4/5.0 (554 reviews)
  - [CircleCI](https://www.g2.com/products/circleci/reviews) - 4.4/5.0 (499 reviews)
  - [Google Cloud Build](https://www.g2.com/products/google-cloud-build/reviews) - 4.5/5.0 (61 reviews)

