Completed
Data sharing
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Our DataMesh Journey - Data Architectures for Microservices
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Agenda
- 3 Context
- 4 The monolith
- 5 Splitting the monolith
- 6 Data sharing
- 7 Simple query
- 8 Good and bad things
- 9 Booking indexer
- 10 Public indexer
- 11 Booking engine
- 12 Query by ID
- 13 Learnings
- 14 Domain Events
- 15 Implementation details
- 16 Landing pages and bookings
- 17 Analytical BI
- 18 Data lakes
- 19 DataMesh
- 20 New Paradigm
- 21 Architecture Design Implementation
- 22 Budget
- 23 Rollout
- 24 Architecture
- 25 Data Loss
- 26 Data Loss Metrics
- 27 Feedback Loops
- 28 Questions
- 29 How to document domain events
- 30 Publishing events
- 31 How do you decide which data goes
- 32 Can I store this data
- 33 How do I know the state of the group
- 34 Single point of failure
- 35 Snapshots
- 36 Data persistence
- 37 Main events