Philly ETE 2015 – Chris Richardson – Developing Event-Driven Microservices with Event Sourcing and CQRS
Modern, cloud-native applications typically use a microservices architecture in conjunction with NoSQL and/or sharded relational databases. However, in order to successfully use this approach you need to solve some distributed data management problems including how to maintain consistency between multiple databases without using 2PC.