The talk compares the synchronous vs asynchronous communication approaches in Microservices and Distributed Systems. It highlights common patterns like Distributed Transactions, Distributed Queries, Orchestration vs Choreography and discusses pros and cons of each.
Link to the timeline of each section/topic is as follows:
You may find the link to specific topics along with their timestamps in the video as follows:
- Agenda
- Recap of Monolith & Microservices
- Orchestration vs Choreography
- Commands vs Events
- Distributed Transactions (2PC | Saga)
- Distributed Queries (Replication | CQRS)
Top comments (0)