#Kubernetes
— 2 posts
Jan 15, 2025 · 11m
Docker Compose to Kubernetes: A Practical Migration Guide
Migrating from Docker Compose to Kubernetes doesn't have to be a big-bang rewrite. Here's the incremental approach I've used across three production migrations — with real configs and hard-won lessons.
KubernetesDockerDevOps
Nov 12, 2024 · 9m
Building Scalable B2B Platforms with Microservices
After shipping three B2B SaaS platforms from scratch, I've learned that microservices aren't a silver bullet — but applied correctly, they let small teams move fast without stepping on each other. Here's the architecture playbook I return to again and again.
ArchitectureMicroservicesNode.js