Insights
Engineering notes from the field.
Technical deep-dives, case studies, and lessons learned from building and running real systems for real clients. No fluff.
Follow on MediumPublished
NetworkingDevOpsSecurity
The Tailscale Revolution: How Mesh Networking Is Killing Traditional VPNs
Traditional VPNs were designed for a world where everything lived in the office. That world is gone. Here's how Tailscale's mesh networking model changes everything — and why we've moved all our client infrastructure to it.
7 min readRead on Medium
KubernetesInfrastructureSelf-hosted
Building Your First Self-Hosted Kubernetes Cluster: A Complete Ubuntu Server Guide
A step-by-step walkthrough for setting up a production-grade self-hosted Kubernetes cluster on Ubuntu Server — from bare metal to running workloads. Everything we wish we had when we started.
12 min readRead on Medium
In the pipeline
Upcoming posts
- How we deployed OpenG2P across Ethiopian government ministries on RKE2
- Building a serverless freight platform on AWS Lambda + FastAPI
- GPU cluster provisioning for AI/ML workloads on Kubernetes
- Zero-credential CI/CD: GitHub Actions + OIDC federation in production
- Private cloud vs public cloud: lessons from 10+ production deployments
- Setting up Keycloak SSO across multiple services — the right way