Articles
Frequently published articles about Software Engineering and SRE!
Hi there! 👋
Welcome to Jean's blog!
Articles
Frequently published articles about Software Engineering and SRE!
Incremental Mobile Force Update using Ingress NGINX and Firebase Remote Config
Learn how to conduct a mobile force update incrementally with a simple canary deployment using Ingress NGINX and Firebase Remote Config.
Canary Deployment in Kubernetes (Part 3) — Smart Canary Deployment using Argo Rollouts and Prometheus
Learn how to use Argo Rollouts with Prometheus to automate the detection and rollback of faulty deployments using AnalysisTemplates.
Canary Deployment in Kubernetes (Part 2) — Automated Canary Deployment using Argo Rollouts
Learn how to use Argo Rollouts to improve a Canary Deployment setup using Ingress NGINX and automate incremental rollouts.
Canary Deployment in Kubernetes (Part 1) — Simple Canary Deployment using Ingress NGINX
Learn how to use Ingress NGINX to set up a Canary Deployment allowing isolated Smoke Testing and incremental rollout to minimize risk.