GitOps

CloudBees CD/RO

GitOps implements infrastructure as code (IaC) using a source code management (SCM) repository. The repository contains versioned deployment information required to create the desired infrastructure of a deployment environment.

CloudBees CD/RO implements GitOps using source code synchronization and CloudBees Domain Specific Language (DSL). Source code synchronization enables users to use DSL to store, manage, and author IaC, and also to version, maintain, and control that code in an SCM repository. Changes in the SCM repository trigger automatic import of the new automated configuration and can even start a pipeline build.