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 120 reads per second. A single database handles 40 r/s. Build a replicated setup that scales reads. Do not forget the write path.

Read the Database Replication lesson →