Completed
Build a Purpose-Built Joiner
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Normalization vs. Denormalization in Event Streaming - Module 4
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Normalized Tables Make Normalized Streams
- 3 Normalization vs. Denormalization
- 4 Consumers Couple on the Internal Model
- 5 Create an Abstraction Layer and External Model
- 6 Option 1: Reconstruct the Streams
- 7 Alternative Use Case - User Behavior Events
- 8 Build a Purpose-Built Joiner
- 9 Transactional Outbox Pattern
- 10 Update the Brand Name
- 11 Option 2: Producer-Side Denormalization
- 12 Tip: Only Denormalize Where Appropriate
- 13 Expanded Example - Include Inventory