Completed
Can Read Models be a solution?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
All Our Aggregates Are Wrong
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Buy a "Banana Protector"
- 3 Sounds like a nice looking aggregate
- 4 However, availability changes over time
- 5 Business requirements (#3)
- 6 It's becoming messy, isn't it?
- 7 Can we get rid of all this coupling?
- 8 Let's decompose the Shopping Cart
- 9 Marketing tends to be stable
- 10 We followed the coupling
- 11 Can Read Models be a solution?
- 12 We cannot cache everything
- 13 Shared identifiers
- 14 View Model Composition (flow)
- 15 Sales Product Requests Handler
- 16 Sales Request matching
- 17 Sales Composition
- 18 View Model Decomposition
- 19 Shipping Request Matching
- 20 Shipping Decomposition
- 21 Shipping Error Handling
- 22 Full Vertical Slices
- 23 Services communication channel
- 24 The final big picture