Getting Started with GitOps
This lesson introduces us to the concept of GitOps, its benefits and the challenges faced in applying it.
We'll cover the following...
Git as the only source of truth
Git is the de-facto code repository standard and hardly anyone argues against that statement today. Where we might ...