AWS CodeBuild logo

AWS CodeBuild

Build and test code with continuous scaling
368
479
+ 1
43

What is AWS CodeBuild?

AWS CodeBuild is a fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy. With CodeBuild, you don’t need to provision, manage, and scale your own build servers.
AWS CodeBuild is a tool in the Continuous Integration category of a tech stack.

Who uses AWS CodeBuild?

Companies
122 companies reportedly use AWS CodeBuild in their tech stacks, including CRED, AB180, and Trilo.

Developers
226 developers on StackShare have stated that they use AWS CodeBuild.

AWS CodeBuild Integrations

GitHub, Jenkins, Amazon S3, Bitbucket, and AWS Elastic Beanstalk are some of the popular tools that integrate with AWS CodeBuild. Here's a list of all 15 tools that integrate with AWS CodeBuild.
Pros of AWS CodeBuild
7
Pay per minute
5
Parameter Store integration for passing secrets
4
Integrated with AWS
3
Streaming logs to Amazon CloudWatch
3
Bit bucket integration
2
GitHub Webhooks support
2
AWS Config and Config rule integration for compliance
2
VPC PrivateLinks to invoke service without internet
1
Windows/.NET support
1
Jenkins plugin integration
1
Ondemand scaling of build jobs
1
Scheduled builds with CloudWatch Events integration
1
Local build debug support
1
Native support for accessing Amazon VPC resources
1
Docker based build environment
1
Support for bringing custom Docker images
1
Fully managed (no installation/updates, servers to mai
1
PCI, SOC, ISO, HIPAA compliant
1
Full API/SDKs/CLI support
1
YAML based configuration
1
Great support (forums, premium support, SO, GitHub)
1
Perpetual free tier option (100 mins/month)
1
GitHub Enterprise support
Decisions about AWS CodeBuild

Here are some stack decisions, common use cases and reviews by companies and developers who chose AWS CodeBuild in their tech stack.

Hi, I need advice. In my project, we are using Bitbucket hosted on-prem, Jenkins, and Jira. Also, we have restrictions not to use any plugins for code review, code quality, code security, etc., with bitbucket. Now we want to migrate to AWS CodeCommit, which would mean that we can use, let's say, Amazon CodeGuru for code reviews and move to AWS CodeBuild and AWS CodePipeline for build automation in the future rather than using Jenkins.

Now I want advice on below.

  1. Is it a good idea to migrate from Bitbucket to AWS Codecommit?
  2. If we want to integrate Jira with AWS Codecommit, then how can we do this? If a developer makes any changes in Jira, then a build should be triggered automatically in AWS and create a Jira ticket if the build fails. So, how can we achieve this?
See more

AWS CodeBuild's Features

  • Fully Managed Build Service
  • Continuous Scaling
  • Enables Continuous Integration
  • Integrates seamlessly with AWS services
  • FAQs: https://aws.amazon.com/codebuild/faqs/

AWS CodeBuild Alternatives & Comparisons

What are some alternatives to AWS CodeBuild?
Jenkins
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it provides over 300 plugins to support building and testing virtually any project.
AWS CodePipeline
CodePipeline builds, tests, and deploys your code every time there is a code change, based on the release process models you define.
Apache Maven
Maven allows a project to build using its project object model (POM) and a set of plugins that are shared by all projects using Maven, providing a uniform build system. Once you familiarize yourself with how one Maven project builds you automatically know how all Maven projects build saving you immense amounts of time when trying to navigate many projects.
GitLab CI
GitLab offers a continuous integration service. If you add a .gitlab-ci.yml file to the root directory of your repository, and configure your GitLab project to use a Runner, then each merge request or push triggers your CI pipeline.
AWS CodeDeploy
AWS CodeDeploy is a service that automates code deployments to Amazon EC2 instances. AWS CodeDeploy makes it easier for you to rapidly release new features, helps you avoid downtime during deployment, and handles the complexity of updating your applications.
See all alternatives

AWS CodeBuild's Followers
478 developers follow AWS CodeBuild to keep up with related blogs and decisions.