Completed
Simplify messaging
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
7 Reasons Why Your Microservices Should Use Event Sourcing & CQRS
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Modernizations journey
- 3 Microservices characteristics
- 4 Break up the data
- 5 What is Event Sourcing
- 6 Event Modeling
- 7 Reduce Service Coupling
- 8 CQRS Pattern
- 9 Read vs Write Performance
- 10 Elevate the concurrency barrier
- 11 Simplify messaging
- 12 Dealing with messaging
- 13 Speed of light
- 14 Pull pattern
- 15 Governance
- 16 Conclusion
- 17 Stateless vs Stateful