Golden Path
Golden Path is a documented, supported way for teams to build, deploy, and run services using approved tools and templates.
CI/CD
DevOps glossary terms in CI/CD.
Golden Path is a documented, supported way for teams to build, deploy, and run services using approved tools and templates.
CI/CD
Static code analysis platform that scans code for bugs, vulnerabilities, and maintainability issues during development and CI.
CI/CD
Open-source continuous delivery platform that manages deployment pipelines across Kubernetes and major cloud providers.
CI/CD
GitOps continuous delivery tool for Kubernetes that syncs deployments from Git and alerts on configuration drift.
CI/CD
Frequent merges to a shared branch with automated builds and tests to detect integration problems early.
CI/CD
GitOps controller for Kubernetes that syncs cluster resources to desired state defined in Git repositories for automated deployments.
CI/CD
Open source automation server for CI/CD that runs pipelines to build, test, and deploy software.
CI/CD
Tekton provides Kubernetes-native CI/CD pipeline components for building, testing, and deploying software through declarative, reusable tasks.
CI/CD
Continuous Delivery automates testing and release readiness for each code change, enabling frequent, reliable deployments with minimal manual effort.
CI/CD
GitOps manages application and infrastructure changes by syncing deployments from Git-defined desired state through automated workflows.
CI/CD
A CI/CD pipeline is an automated workflow that builds, tests, and deploys code changes through repeatable checks before release.
CI/CD
DORA Metrics are four delivery measures tracking deploy frequency, lead time, change failure rate, and recovery time.
CI/CD