Building Poseidon #1: Why we're not using Kubernetes
๐ก
TL;DR: Built Poseidon, a custom container orchestrator for CTF challenges. Evaluated Lambda (runtime limits), Fargate (no per-container routing), and Kubernetes (complexity overkill). Went with a master-worker architecture using Docker SDK, Redis,...
blog.realrudrap.dev7 min read