Confluent’s Post

View organization page for Confluent, graphic

562,515 followers

😩 Have you ever experienced data inconsistency between systems? This can occur when you encounter the dual-write problem, where one write fails and the other is successful. 🔎 For instance, when an object’s state needs to be updated in a relational database (RDBMS) while the corresponding event has to be written to #ApacheKafka. Data inconsistencies can often occur since these two systems are not connected and lack transactional logic. 📌 Follow along in this #Microservices 101 video with Wade Waldron as he discusses the causes of the dual-write problem and shares tips on how to resolve it.

The Dual Write Problem

The Dual Write Problem

developer.confluent.io

To view or add a comment, sign in

Explore topics