We are creating pipelines with the help of the solution. We need to do some testing and deployments over our web server. We create a new bucket in which we create a CI/CD pipeline and put our deployments into it. CodeBuild deploys it through GitHub on the target server.
Cloud Devops Engineer at Au small finance bank
Debugging and troubleshooting are easy, and the integrations streamline the workflow
Pros and Cons
- "The integration with other AWS services has streamlined our workflow."
- "The deployment fails sometimes."
What is our primary use case?
What is most valuable?
If we face any issues, we can find out where the issue is. We can check it on the script. We can easily do debugging or troubleshooting. We had development projects. We are using CodeBuild for five to ten applications. We deploy them first in the development environment. After the Sanity tests and the UAT, we deploy them on the production environment. The integration with other AWS services has streamlined our workflow. It is similar to any other product. We must define the roles. It is easy to give permission to other services.
What needs improvement?
The deployment fails sometimes. We need to reset the pipeline to do the deployment.
For how long have I used the solution?
I have been using the solution for the past four years.
Buyer's Guide
AWS CodeBuild
April 2026
Learn what your peers think about AWS CodeBuild. Get advice and tips from experienced pros sharing their opinions. Updated: April 2026.
886,576 professionals have used our research since 2012.
What do I think about the stability of the solution?
I rate the tool’s stability an eight out of ten. Some applications must be checked end-to-end because Java does not work sometimes, and we do everything manually and restart. We must check whether all parameters are correct on the scripting side and whether there are any dependencies we must know about.
What do I think about the scalability of the solution?
We can create multiple pipelines. If we need multiple deployments for multiple projects, we create multiple pipelines to do the deployment. We have 50 to 80 users.
How are customer service and support?
The support is good.
How was the initial setup?
The initial setup was difficult the first time since we had to configure it end-to-end. We got some errors. After the configuration, we did not face any major roadblocks. The deployment took five to ten minutes.
Which other solutions did I evaluate?
Apart from Jenkins, I love to use CodeBuild.
What other advice do I have?
I will recommend the tool to others. We must know the dependencies in our projects, the services we need to deploy, and the different things needed in the scripts. We must do the IAM configurations on AWS before initializing the pipeline. Overall, I rate the products nine out of ten.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
AWS Trainer at National Vocational and Technical Training Commission
Streamline CI/CD pipelines with robust logging and repository support
Pros and Cons
- "A valuable feature is the support for third-party repositories such as Bitbucket, GitLab, or GitHub."
- "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."
What is our primary use case?
A normal use case for CodeBuild is to use it with the code pipeline for proper CI/CD. Normally, it's used to make a CI/CD pipeline.
What is most valuable?
A valuable feature is the support for third-party repositories such as Bitbucket, GitLab, or GitHub. Another valuable feature is the logging feature, which saves all the build logs in CloudWatch. This makes it easy to track or trace the logs of all the builds and helps in the troubleshooting process.
What needs improvement?
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 how long have I used the solution?
I have used the solution for around three to four years.
What do I think about the stability of the solution?
It's a very lengthy process to set it up, but when it's set up, it never experiences any outages or downtimes. It is highly stable and never gets broken again after the initial setup.
What do I think about the scalability of the solution?
AWS is so flexible that it works with all providers, which becomes very helpful in scaling. Generally, it's used in the software development process, and in the development and deployment processes, so the scalability supports different workflow volumes.
How was the initial setup?
I rated the setup seven out of ten as it's a long process. Everything is very simple, so there is no big hassle. That said, it's a very lengthy process.
What's my experience with pricing, setup cost, and licensing?
CodeBuild doesn't have a price for itself; it is included in a bundle with different services. I would rate the cost of this bundle, where CodeBuild is included, as five. It's rather affordable.
What other advice do I have?
AWS CodeBuild is a simple service, and it doesn't need any specific advice or rules to follow. Everything is properly defined while configuring CodeBuild, and AWS can be used as optional documentation.
I'd rate the solution ten out of ten.
Disclosure: My company has a business relationship with this vendor other than being a customer. partner
Buyer's Guide
AWS CodeBuild
April 2026
Learn what your peers think about AWS CodeBuild. Get advice and tips from experienced pros sharing their opinions. Updated: April 2026.
886,576 professionals have used our research since 2012.
Cloud & DevOps Engineer at Phoenix analytics
Seamless integration capabilities enhance productivity with an easy setup
Pros and Cons
- "The initial setup of CodeBuild is easy."
- "There have been times when CodeBuild has shown some instability, like bugs or breakdowns."
What is our primary use case?
I utilize CodeBuild's broad services.
What is most valuable?
The integration with other AWS services is important as well. These features make CodeBuild valuable to me.
What needs improvement?
I faced some challenges while using CodeBuild. I would like to see some improvements in certain limitations of the product.
For how long have I used the solution?
I have used CodeBuild for some time.
What do I think about the stability of the solution?
There have been times when CodeBuild has shown some instability, like bugs or breakdowns.
How was the initial setup?
The initial setup of CodeBuild is easy.
What's my experience with pricing, setup cost, and licensing?
Regarding the pricing of CodeBuild, I cannot speak to the exact price.
What other advice do I have?
I recommend it to others. From one to ten, I would rate CodeBuild eight out of ten.
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Amazon Web Services (AWS)
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Director of Cloud Solution Group at DTech Cloud Corporation
Has good integration features
Pros and Cons
- "The integration is a good feature."
- "The integration is a good feature."
- "They can further improve the integration of the Bitbucket for CodeBuild."
What is our primary use case?
It's a pipeline component. So if you can use CodeBuild, you can build up a pipeline.
What is most valuable?
The integration is a good feature.
What needs improvement?
They can further improve the integration of the Bitbucket for CodeBuild.
For how long have I used the solution?
I have been using AWS CodeBuild for two years.
What do I think about the stability of the solution?
It is a very stable solution.
What do I think about the scalability of the solution?
Twelve people are using the solution at present.
What's my experience with pricing, setup cost, and licensing?
We pay a monthly licensing fee.
What other advice do I have?
Overall, I rate the solution a ten out of ten.
Which deployment model are you using for this solution?
Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
DevOps Engineer at InvoZone
Has a valuable variable functionality and a straightforward setup process
Pros and Cons
- "It works seamlessly with AWS Elastic Container Registry (ECR)."
- "While working on building images for multiple applications within a single script, I encountered an issue where looping functionality was not supported as expected."
What is our primary use case?
In our environment, the primary use case for AWS CodeBuild is to build Docker images for containerized applications. We also use it to build application binaries.
What is most valuable?
One of the most valuable features of AWS CodeBuild is its variable feature. Instead of having to rewrite credentials or configurations multiple times for different stages, we can define these variables once and use them across various steps in the build pipeline. With a clear characterization of steps and instructions, we better understand what actions are being taken within each pipeline stage.
What needs improvement?
While working on building images for multiple applications within a single script, I encountered an issue where looping functionality was not supported as expected. Although conditions were functioning correctly, the lack of support for looping hindered my ability to execute certain tasks efficiently.
For how long have I used the solution?
We have been using AWS CodeBuild for more than 2 years.
What do I think about the stability of the solution?
We haven't encountered any stability issues with CodeBuild. It has worked perfectly for you without any downtimes, which is essential, especially in modern environments where containerized applications are prevalent.
What do I think about the scalability of the solution?
The platform's scalability of CodeBuild varies from client to client requirements.
How are customer service and support?
We have yet to contact the technical support team, but the services are stable.
How was the initial setup?
The initial setup for CodeBuild is straightforward. There is no need for installation. You just have to log in to your account and start writing scripts to build your application.
What's my experience with pricing, setup cost, and licensing?
Using AWS CodeBuild might involve some initial expenses, but there are strategies to optimize costs and ensure a return on investment. Leveraging features like caching files and using the artifact feature to pass packages between stages can help reduce costs by minimizing the need to fetch files repeatedly.
Despite the cost, it is worth the investment.
What other advice do I have?
CodeBuild integrates with other AWS services, enhancing the build environment's functionality. For instance, it works seamlessly with AWS Elastic Container Registry (ECR). It allows you to build and deploy container images to ECR directly from CodeBuild.
It is easy for someone with experience in shell scripting or writing code to learn. Once familiar with these skills, using CodeBuild becomes quite straightforward.
Following the predefined stages organizes the steps effectively. This helps users build their architecture with ease.
I rate it an eight out of ten.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Buyer's Guide
Download our free AWS CodeBuild Report and get advice and tips from experienced pros
sharing their opinions.
Updated: April 2026
Product Categories
Build AutomationPopular Comparisons
GitLab
VMware Tanzu Platform
Jenkins
Harness
Tekton
GitHub Actions
TeamCity
CloudBees
Bamboo
CircleCI
AWS CodePipeline
Buildkite
IBM Rational Build Forge
Buyer's Guide
Download our free AWS CodeBuild Report and get advice and tips from experienced pros
sharing their opinions.
Quick Links
Learn More: Questions:
- What are the differences among Jenkins, Urbancode build and ElectricAccelerator?
- When evaluating Build Automation, what aspect do you think is the most important to look for?
- Should project automation software be integrated with cloud-based tools?
- Is there a need for workflow automation?
- What is the Robotic Process Automation (RPA) life cycle?
- What is Automation as a Service (AaaS)?
- Why is Build Automation important for companies?




















