CertNova
Menu
<- Back to glossary

GitOps

noun

Definition

  1. 1.A DevOps practice that uses Git as a single source of truth for declarative infrastructure and applications.

Example

Using GitOps, changes to infrastructure are made by updating configuration files in a Git repository.

Related Exams