Enterprise Integration Pattern

When to use Request-Response with Apache Kafka?

How can I do request-response communication with Apache Kafka? That's one of the most common questions I get regularly. This…

2 years ago

Error Handling via Dead Letter Queue in Apache Kafka

Recognizing and handling errors is essential for any reliable data streaming pipeline. This blog post explores best practices for implementing…

2 years ago

Handling Large Messages with Apache Kafka (CSV, XML, Image, Video, Audio, Files)

Kafka was not built for large messages. Period. Nevertheless, more and more projects send and process 1Mb, 10Mb, and even…

4 years ago

Slides from NoSQLmatters: “Big Data beyond Apache Hadoop – How to integrate ALL your data with Apache Camel and Talend”

Slides from my talk "Big Data beyond Apache Hadoop – How to integrate ALL your data" at NoSQLmatters 2013 in…

12 years ago