02/writing

Notes from the platform.

8 posts on cloud cost, Kubernetes, CI/CD, and the things I learned breaking production so you don't have to.

FEATURED / 2
★ featured · devops
May 20, 2026

I Panicked Over Nothing (And It Took Me An Hour To Realize)

A debugging story from 4+ years ago, when I had just started with Kubernetes at my old job. I thought I broke everything. Turns out, the answer was staring at me the whole time-I was just looking at the wrong place.

DevOpsKubernetesAWS+8
13 min read
★ featured · career
May 17, 2026

Communication Is a Skill Engineers Can't Afford to Ignore

Engineers often fail not because they can't code, but because they can't explain what broke and why. Here's how to communicate differently to your team, your management, and your customers.

communicationtechnical writingstakeholder management+5
8 min read
ALL POSTS / 6
October 19, 2025

The State of Hiring, AI, and 2025

Hiring Trends 2025: AI's impact on recruitment, engineering talent market, and what DevOps/backend engineers should know about hiring evolution.

career
8 min read
February 12, 2024

Docker Layers, Caching & Multi-Stage Builds Explained

Docker Layer Caching: How Docker builds work, multi-stage builds, build optimization, and reducing image size with efficient layer management strategies.

docker
15 min read
February 5, 2024

Dockerfile Labels: A Comprehensive Guide

Dockerfile Labels Guide: Metadata, versioning, maintainer info, and organizational best practices for Docker images and container orchestration.

docker
10 min read
January 29, 2024

Base Images: The Secret to Smaller Docker Images

Docker Base Images Guide: Alpine, distroless, slim variants explained. Learn how choosing the right base image cuts container size by 50–80% or more.

docker
12 min read
January 22, 2024

Understanding the Difference: Compressed vs. Uncompressed Docker Image Sizes

Docker Image Optimization: Explore compressed vs uncompressed layers, size reduction strategies, and how Docker storage works to build efficient containers.

docker
8 min read
January 15, 2024

Practical Docker: Step-by-Step Container Creation and Execution

Complete Docker Tutorial: Build, containerize, and run applications step-by-step. Hands-on guide covering images, containers, layering, and best practices.

docker
10 min read