Event Sourcing

With the distributed guarantees of Exactly Once Processing, Event Driven Services supported by Apache Kafka become reliable, fast and nimble, blurring the line between transactional business system and big data pipeline. Please check my Blog Post for the details of CQRS & Event Sourcing. CDC(Chang Data Capture) is an approach to stream the database changes from binlogs to Kafka State Store.

CQRS