Build it: Database Replication
An interactive sandbox where you drag real components together, connect them, and run a live traffic simulation to see where the design breaks.
Challenge: A web app gets <strong>200 reads per second</strong>. A single database handles <strong>40 r/s</strong>. Build a replicated setup that scales reads. Do not forget the write path.