Using Spring for Apache Kafka to manage a Distributed Data Model in MongoDB across multiple microservices

As discussed in Part One  of this post, given a modern distributed system  composed of multiple microservices, each possessing a sub-set of a domain’s aggregate data, the system will almost assuredly have some data duplication. Given this duplication, how do we maintain data consistency? In this two-part post, we explore one possible solution to this challenge — Apache Kafka  and the model of eventual consistency .

#kubernetes #kafka #istio #spring-boot #observability

Eventual Consistency with Spring for Apache Kafka: Part 2 of 2
1.35 GEEK