DevOps Platform Evolution
Why GitOps should be the workflow of choice

Why GitOps should be the workflow of choice

4/17/2020 · Brendan O'Leary

What this post added

This post introduces and advocates for GitOps as a convergence of infrastructure-as-code and continuous delivery, positioning it as the next iteration of DevOps. It highlights how GitOps enables a developer-like experience for managing applications and infrastructure by using Git as the central source of truth and integrating changes into the merge request workflow for collaboration and automated deployment via CI/CD pipelines.

Read the original post ↗