kuluru vineeth

A book you read by building

Inside a Self-Hosted PaaS

Build a platform that deploys, routes, scales, and monitors your services on machines you control.

Cloud platforms make deploying feel like magic, then bill you for the machines and hold the keys. This book takes the magic apart. You build a real self-hosted PaaS one capability at a time: take a compose file or a repo, turn it into a running service, give it a URL, health-check it, scale it, and watch it — until you have a deploy platform that runs on hardware you own, with durable workflows underneath so a crashed worker resumes where it left off.

Every screen in this book is the real application, captured by driving it at a pinned commit — not a mockup. Every listing is real code from the same commit.

Start reading →Free to read · 9 chapters live

The platform you build: it deploys, routes, scales, and keeps running.

Part I · The Yard

Part II · Routing and Access

Part III · Durable and Connected