SRE: GitOps with ArgoCD
2026-03-09 | 11 min read
We will explore GitOps principles with ArgoCD, from Application CRDs and App of Apps patterns to sync strategies, multi-cluster management with ApplicationSets, and monitoring your GitOps workflows...
SRE: Release Engineering and Progressive Delivery
2026-03-21 | 11 min read
We will explore release engineering practices for reliable deployments, from canary releases with Argo Rollouts and blue-green deployments to feature flags, rollback automation, and deployment SLOs...