Completed
Examples in code
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Common Pitfalls in Microservice Integration and How to Avoid Them
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Distributed systems
- 3 Who am I
- 4 Example
- 5 Fail fast
- 6 Handling state
- 7 Workflow engines
- 8 Examples in code
- 9 Stateful retrying
- 10 Idempotency
- 11 Customerfacing examples
- 12 You should do it
- 13 My favorite slide
- 14 We are not done
- 15 Three scenarios
- 16 BPMN
- 17 Technology
- 18 Synchronous communication
- 19 Synchronous communications
- 20 Checkins example
- 21 Message hospitals
- 22 Thundering Herd
- 23 Distributed Transactions Consistency
- 24 The Basic Problem
- 25 Lost in Transaction
- 26 Twophase commit
- 27 Compensation
- 28 Retry compensation
- 29 Orchestration vs choreography
- 30 Order fulfillment