Free course
Reverse Proxies and Load Balancers Course
Use Caddy to route HTTP traffic, terminate TLS, balance multiple backends, test failure behavior, and document every trust boundary.
Prerequisites: Shell Commands, Networking Foundations, HTTP, Node.js and TLS and Certificates
Your progress
of lessons completed.
Course completed.
What you'll learn
Run and operate a reverse proxy that routes requests, protects client identity, balances healthy backends, and fails predictably.
Take this course offline
Subscribe to my newsletter to get every free book and course in PDF and EPUB format.
Get the downloadsCourse contents
Proxy foundations
Run two backends, put Caddy in front, and inspect the separate client and upstream exchanges.
Routing and rewrites
Route by path and host, change upstream paths deliberately, combine static files, and proxy WebSockets.
TLS and trust boundaries
Terminate local HTTPS, protect upstream TLS, and configure forwarded client identity safely.
Load balancing
Distribute requests, add health checks, bound retries, and understand stateful application behavior.
Operate the proxy
Read logs, set deadlines, reload safely, test failover, and document the complete traffic path.