GoCD, from ThoughtWorks in Chicago, is an application lifecycle management and development tool.
N/A
IBM Cloud Private
Score 9.6 out of 10
N/A
IBM Cloud Private is a Kubernetes-based container platform allowing users to build cloud-native applications on their own infrastructure. In addition, it offers common services for self-service deployment, monitoring, logging and security, as well as middleware, data and analytics.
N/A
Pricing
GoCD
IBM Cloud Private
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
GoCD
IBM Cloud Private
Free Trial
No
No
Free/Freemium Version
No
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
GoCD
IBM Cloud Private
Features
GoCD
IBM Cloud Private
Platform-as-a-Service
Comparison of Platform-as-a-Service features of Product A and Product B
Previously, our team used Jenkins. However, since it's a shared deployment resource we don't have admin access. We tried GoCD as it's open source and we really like. We set up our deployment pipeline to run whenever codes are merged to master, run the unit test and revert back if it doesn't pass. Once it's deployed to the staging environment, we can simply do 1-click to deploy the appropriate version to production. We use this to deploy to an on-prem server and also AWS. Some deployment pipelines use custom Powershell script for.Net application, some others use Bash script to execute the docker push and cloud formation template to build elastic beanstalk.
IBM Cloud Private is an ideal platform for companies to accelerate their business growth. It helps in reducing the cost of IT and operations while delivering a great customer experience. With IBM Cloud Private, you can gain agility and security with a flexible hybrid model that fits your needs. It's highly recommended to my colleagues from me.
Pipeline-as-Code works really well. All our pipelines are defined in yml files, which are checked into SCM.
The ability to link multiple pipelines together is really cool. Later pipelines can declare a dependency to pick up the build artifacts of earlier ones.
Agents definition is really great. We can define multiple different kinds of environments to best suit our diverse build systems.
Capacity On Demand to scale up and down environments
SaaS model allows our team to have less involvement in managing or controlling the underlying cloud infrastructure including network, servers, operating systems, storage, or even individual application capabilities.
SaaS model allows our team to worry less about upgrades, fix packs, environment support etc.
GoCD is easier to setup, but harder to customize at runtime. There's no way to trigger a pipeline with custom parameters.
Jenkins is more flexible at runtime. You can define multiple user-provided parameters so when user needs to trigger a build, there's a form for him/her to input the parameters.
With VMware cloud, each VMware Cloud customer must have an SDDC account(VMC) as well as a general AWS account. The two accounts must be linked for the service to work which is a tiresome thing to do for some clients but with IBM Cloud Private all these issues are solved.
Settings.xml need to be backed up periodically. It contains all the settings for your pipelines! We accidentally deleted before and we have to restore and re-create several missing pipelines
More straight forward use of API and allows filtering e.g., pull all pipelines triggered after this date