Need advice about which tool to choose?Ask the StackShare community!

AWS CodeBuild

378
485
+ 1
43
GoCD

209
325
+ 1
207
Add tool

AWS CodeBuild vs Go.CD: What are the differences?

What is AWS CodeBuild? Build and test code with continuous scaling. 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 Go.CD? Open source continuous delivery tool allows for advanced workflow modeling and dependencies management. GoCD is an open source continuous delivery server created by ThoughtWorks. GoCD offers business a first-class build and deployment engine for complete control and visibility.

AWS CodeBuild and Go.CD can be categorized as "Continuous Integration" tools.

Some of the features offered by AWS CodeBuild are:

  • Fully Managed Build Service
  • Continuous Scaling
  • Enables Continuous Integration

On the other hand, Go.CD provides the following key features:

  • Model complex workflows with dependency management and parallel execution
  • Easy to pass once-built binaries between stages
  • Visibility into your end-to-end workflow. Track a change from commit to deploy at a glance

"Pay per minute" is the top reason why over 4 developers like AWS CodeBuild, while over 29 developers mention "Open source" as the leading cause for choosing Go.CD.

Go.CD is an open source tool with 5.02K GitHub stars and 791 GitHub forks. Here's a link to Go.CD's open source repository on GitHub.

According to the StackShare community, Go.CD has a broader approval, being mentioned in 28 company stacks & 8 developers stacks; compared to AWS CodeBuild, which is listed in 21 company stacks and 14 developer stacks.

Advice on AWS CodeBuild and GoCD
Mohammad Hossein Amri
Chief Technology Officer at Planally · | 3 upvotes · 541.4K views
Needs advice
on
GoCDGoCD
and
JenkinsJenkins

I'm open to anything. just want something that break less and doesn't need me to pay for it, and can be hosted on Docker. our scripting language is powershell core. so it's better to support it. also we are building dotnet core in our pipeline, so if they have anything related that helps with the CI would be nice.

See more
Replies (1)
Ankit Malik
Software Developer at CloudCover · | 1 upvotes · 524.2K views
Recommends
on
Google Cloud BuildGoogle Cloud Build

Google cloud build can help you. It is hosted on cloud and also provide reasonable free quota.

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of AWS CodeBuild
Pros of GoCD
  • 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
  • 32
    Open source
  • 27
    Pipeline dependencies
  • 25
    Pipeline structures
  • 22
    Can run jobs in parallel
  • 20
    Very flexible
  • 15
    Plugin architecture
  • 13
    Environments can keep config secure
  • 12
    Great UI
  • 10
    Good user roles and permissions
  • 9
    Supports many material dependencies
  • 7
    Fan-in, Fan-out
  • 6
    Designed for cd not just ci
  • 4
    Empowers product people to make delivery decisions
  • 2
    Flexible & easy deployment
  • 2
    Pass around artifacts
  • 1
    Build once

Sign up to add or upvote prosMake informed product decisions

Cons of AWS CodeBuild
Cons of GoCD
  • 2
    Poor branch support
  • 2
    Lack of plugins
  • 2
    Horrible ui
  • 1
    No support

Sign up to add or upvote consMake informed product decisions

- No public GitHub repository available -

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 GoCD?

GoCD is an open source continuous delivery server created by ThoughtWorks. GoCD offers business a first-class build and deployment engine for complete control and visibility.

Need advice about which tool to choose?Ask the StackShare community!

Jobs that mention AWS CodeBuild and GoCD as a desired skillset
What companies use AWS CodeBuild?
What companies use GoCD?
Manage your open source components, licenses, and vulnerabilities
Learn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with AWS CodeBuild?
What tools integrate with GoCD?

Sign up to get full access to all the tool integrationsMake informed product decisions

What are some alternatives to AWS CodeBuild and GoCD?
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