March 31, 2026

Post Image

Architecture: How Coder Works

Your developers are writing code on laptops. Powerful cloud machines sit idle in your data centre. Your team's local environments diverge slowly until "works on my machine" becomes the default explanation for every bug. That's the problem Coder was built to solve. Coder is a self-hosted Cloud Development Environment (CDE) platform. It moves development off local machines and onto cloud infrastructure you control, giving develope… Read More
by Phee Jay

March 31, 2026

Post Image

Architecture: How Kubernetes Works

You have a fleet of containers. They need to run reliably, scale under load, recover from failures, and communicate with each other — all without you manually SSHing into servers at 2am. That's the problem Kubernetes was built to solve. This post walks through how Kubernetes is actually architected: what the pieces are, how they talk to each other, and why they were designed that way. No prior Kubernetes experience needed — just a general com… Read More
by Phee Jay
×