# Introduction to GoCD

DevFeed: [Introduction to GoCD](<https://devfeed.tech/articles/introduction-to-gocd-4530.md>)

Original publisher: [Read original article](<https://feeds.feedblitz.com/~/925047929/0/baeldung/ops~Introduction-to-GoCD>)

Author: Albert Stec

Published: 2025-09-19T02:29:00Z

Content type: tutorial

Language: en

Sources: [Baeldung - Ops](<https://devfeed.tech/sources/baeldung-ops.md>)

Topics: [CI/CD](<https://devfeed.tech/topics/cicd.md>), [ci](<https://devfeed.tech/topics/ci.md>), [Developer Tools](<https://devfeed.tech/topics/developer-tools.md>)

Tags: [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [deployment-tools](<https://devfeed.tech/tags/deployment-tools.md>), [deployment-tools-devops-ci-cd-testing](<https://devfeed.tech/tags/deployment-tools-devops-ci-cd-testing.md>), [devops](<https://devfeed.tech/tags/devops.md>), [json](<https://devfeed.tech/tags/json.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [visualization](<https://devfeed.tech/tags/visualization.md>)

## AI overview

An introduction to GoCD, covering CI/CD pipelines, pipeline visualization, pipeline-as-code with JSON, and its client-server architecture.

## Source excerpt

Learn how GoCD can help with development through CICD pipeline creation, maintenance, and visualization. Related Stories Configuring Environment Variables in Ansible Using a Package Manager in GitHub Actions How Does Dotnet Publish Work