Build it: Write-Through vs Write-Back
An interactive sandbox where you drag real components together, connect them, and run a live traffic simulation to see where the design breaks.
Challenge: In write-through caching, every write goes to the cache AND the database at the same time. Build it. Place a cache. Wire the app to both the cache and the database.