Completed
Integration via synchronous RPC
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Database Unbundled - Commit Logs in an Age of Microservices
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 The era of the monolith
- 3 Integrate through the database
- 4 Integration via synchronous RPC
- 5 Integration via events
- 6 What are events
- 7 What are events made of
- 8 Events are immutable
- 9 Kafka
- 10 Logs
- 11 Consumers
- 12 Reading Logs
- 13 Legacy Systems
- 14 Kafka Connect
- 15 Kafka Sequel
- 16 Whats Easy
- 17 The Problem
- 18 The Solution
- 19 Minimum Viable
- 20 Order Service
- 21 Customer Service
- 22 Database Layers
- 23 Kafka Services