All
Articles 175,403Blog Posts 163,943Tech Tutorials 46,732Research Papers 34,377News 22,106
⚡ AI Lessons
Reddit r/programming
🔄 Data Engineering
3mo ago
The Schema Proliferation Problem in Kafka and Flink Pipelines: How to Solve It
submitted by /u/nilukush [link] [comments]
Reddit r/programming
🔄 Data Engineering
⚡ AI Lesson
3mo ago
The transactional outbox pattern: keeping a database and Kafka consistent
Wrote this up after one too many "the row updated but the event never fired" incidents. It walks through why the dual-write problem is unavoidable with two inde
DeepCamp AI