Mo's DevOps Blog
Exploring DevOps, Cloud, and Technical Deep Dives
Featured Posts
Latest Posts

Kubernetes Cluster Upgrades: Production-Ready Guide
2025-09-15
Technical guide for upgrading managed Kubernetes clusters across GKE, EKS, and AKS

ECS Fargate Deep Dive Part 2: Firecracker in Action
2025-09-02
In the second part of our ECS Fargate Deep Dive, we get hands-on with Firecracker — the lightweight VMM that powers Fargate — and simulate task isolation and networking locally.

ECS Fargate Deep Dive Part 1: How Fargate Really Works
2025-09-01
In the first part of our ECS Fargate Deep Dive, we break down what happens behind the scenes when you run a task on Fargate — Firecracker microVMs, ENIs, IAM and the hidden host fleet.

Solving the AWS OIDC Chicken-and-Egg Problem with GitHub Actions
2025-08-27
Solving the AWS OIDC Chicken-and-Egg Problem with GitHub Actions

GKE Upgrade Guide and Rollback Strategy: A Production-Ready Approach
2025-08-15
Comprehensive guide for safely upgrading GKE clusters with minimal downtime and robust rollback procedures