Need advice about which tool to choose?Ask the StackShare community!
Add tool
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn MorePros of AWS CodeBuild
Pros of AWS CodeStar
Pros of AWS CodeBuild
- Pay per minute7
- Parameter Store integration for passing secrets5
- Integrated with AWS4
- Bit bucket integration3
- Streaming logs to Amazon CloudWatch3
- AWS Config and Config rule integration for compliance2
- GitHub Webhooks support2
- VPC PrivateLinks to invoke service without internet2
- Windows/.NET support1
- Jenkins plugin integration1
- Ondemand scaling of build jobs1
- Scheduled builds with CloudWatch Events integration1
- Local build debug support1
- Native support for accessing Amazon VPC resources1
- Docker based build environment1
- Support for bringing custom Docker images1
- Fully managed (no installation/updates, servers to mai1
- PCI, SOC, ISO, HIPAA compliant1
- Full API/SDKs/CLI support1
- YAML based configuration1
- Great support (forums, premium support, SO, GitHub)1
- Perpetual free tier option (100 mins/month)1
- GitHub Enterprise support1
Pros of AWS CodeStar
- Simple to set up2
- Manual Steps Available1
- GitHub integration0
Sign up to add or upvote prosMake informed product decisions
Cons of AWS CodeBuild
Cons of AWS CodeStar
Cons of AWS CodeBuild
- Poor branch support1
Cons of AWS CodeStar
Be the first to leave a con
Sign up to add or upvote consMake informed product decisions
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.
What is AWS CodeStar?
Start new software projects on AWS in minutes using templates for web applications, web services and more.
Need advice about which tool to choose?Ask the StackShare community!
Jobs that mention AWS CodeBuild and AWS CodeStar as a desired skillset
What companies use AWS CodeBuild?
What companies use AWS CodeStar?
What companies use AWS CodeStar?
See which teams inside your own company are using AWS CodeBuild or AWS CodeStar.
Sign up for StackShare EnterpriseLearn MoreSign up to get full access to all the companiesMake informed product decisions
What tools integrate with AWS CodeBuild?
What tools integrate with AWS CodeStar?
What tools integrate with AWS CodeBuild?
What tools integrate with AWS CodeStar?
Sign up to get full access to all the tool integrationsMake informed product decisions
What are some alternatives to AWS CodeBuild and AWS CodeStar?
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.