GitOps GitOps, a term coined in 2017, describes the practice of performing infrastructure operations from a Git repository. In this practice, we easily develop the ability to re-deploy any broken infrastructure (like application managers), but that doesn’t really help infrastructure engineers. From the perspective of an Infrastructure Engineer, Git has a…