Build it: Pub/Sub

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 signup service publishes a user.signed_up event 20 times per second. Several other services need to react. Email. Analytics. CRM. Recommendations. Build the fan-out. Add a topic with multiple subscribers behind it.

Read the Pub/Sub lesson →