All
Articles 187,667Blog Posts 169,838Tech Tutorials 50,166Research Papers 36,758News 23,060
⚡ 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
4mo 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