Writing

Articles & tutorials

I write about cloud infrastructure, AI systems, and reliability engineering:published on FreeCodeCamp and Google Cloud's Medium publication. Practical, implementation-focused, and grounded in what actually works.

Published articles

FreeCodeCamp April 13, 2026

How to Build and Deploy Multi-Architecture Docker Apps on Google Cloud Using ARM Nodes (Without QEMU)

A practical guide to building Docker images that run natively on both ARM and x86 processors using Google Cloud. Covers Docker Buildx, cross-platform compilation, and deploying to a GKE cluster with mixed CPU architectures for cost optimisation.

Docker Google Cloud Kubernetes ARM Multi-arch
Read article →
Google Cloud January 28, 2026

GCP Network Reliability: Going Beyond the Basics with Cloud Armor and Private Service Connect

Building a zero-trust network architecture on GCP:combining Cloud Armor for external DDoS and WAF protection with Private Service Connect for secure internal API connectivity, eliminating public IPs and legacy VPC peering.

GCP Networking Security Cloud Armor Private Service Connect
Read article →
FreeCodeCamp December 10, 2025

How to Reduce Latency in Your Generative AI Apps with Gemini and Cloud Run

Building a globally distributed AI service with Cloud Run and Gemini:deploying across three continents (USA, Europe, Asia) and stitching regions together with a global load balancer for geography-aware, low-latency AI responses.

Gemini Cloud Run AI Performance Google Cloud
Read article →
Google Cloud November 17, 2025

Cloud-Native Reliability: Building an Auto-Healing Web App on GCP with MIGs and a Global Load Balancer

Deploying a highly available, fault-tolerant web application on GCP using Managed Instance Groups and a Global External Application Load Balancer:with automatic failure recovery and traffic distribution across multiple zones.

GCP Reliability Load Balancing MIGs High Availability
Read article →

Blog archive

Earlier posts published directly on this site.