November 2021
Intermediate to advanced
457 pages
11h 30m
English
Understanding why strong consistency and transactions shouldn’t be an option in distributed event-driven systems
Why we should avoid two-phase commit and distributed transactions in distributed systems
Using orchestration pattern to implement higher-level business processes
Using choreography pattern as an alternative to orchestration
Understanding CQRS (command query responsibility segregation) and event sourcing and applying it to ...