GitOps vs Push-Based CI/CD: Which One for Consulting?
Based on my hands-on field experience, I compare GitOps and push-based CI/CD approaches. Which one should we choose for different scenarios?
6 posts found.
Based on my hands-on field experience, I compare GitOps and push-based CI/CD approaches. Which one should we choose for different scenarios?
The operational crises I keep running into when I manage cloud infrastructure with GitOps — and the patterns that have helped me avoid the worst of them.
A practical SOPS + age setup and operational discipline for keeping encrypted secrets in Git and decrypting them safely inside CI/CD and the cluster.
Detect configuration drift, approve fixes through Git, and apply them under control: source of truth → report → PR → rollout.
A guide for setting up a safe promotion model on a GitOps pipeline without leaving container versions to uncontrolled automation.
A practical, GitOps-based guide for building a controlled promotion flow across development, test, and production environments.