Blog
Thoughts on platform engineering, SRE, and cloud infrastructure.
-
Understanding a GitOps CI/CD pipeline step by step
Dive into a pull‑based GitOps pipeline and learn how to build, publish and deploy applications by treating your manifests as code.
-
DevOps vs GitOps CI/CD: high‑level overview
Understand the difference between push‑based DevOps pipelines and pull‑based GitOps workflows and see when to use each.
-
Understanding a DevOps CI/CD pipeline step by step
Learn how a traditional push‑based DevOps pipeline works by exploring each stage with practical commands and a Jenkins pipeline example.