Build it: Logging

An interactive sandbox where you drag real components together, connect them, and run a live traffic simulation to see where the design breaks.

Challenge: Three app servers emit logs all the time. Do not SSH into each one. Ship the logs to a central <strong>log aggregator</strong> (origin) through a buffered <strong>queue</strong>. Then you can search across all of them from one place.

Read the Logging lesson →