Completed
Small Steps Event sourcing is not a top-level architecture
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building Event-Driven Microservices with Event Sourcing and CQRS
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Accidental Complexity
- 3 We Lose Data By Design
- 4 CRUD is Difficult to Scale
- 5 CQRS is an Optimization
- 6 Event Sourcing is Not a Silver Bullet Beware of the added complexity
- 7 Your Business Domain Drives The Consistency Level
- 8 Your Business Domain Drives The Way You Validate the Data
- 9 Your Business Domain Drives The Locking Mechanism
- 10 Lessons Learned
- 11 Small Steps Event sourcing is not a top-level architecture
- 12 Code Changes Beware of changing the event definitions in your code