Design Pattern

Replacing Legacy Systems, One Step at a Time with Data Streaming: The Strangler Fig Approach

Modernizing legacy systems doesn’t have to mean a risky big-bang rewrite. This blog explores how the Strangler Fig Pattern, when…

1 month ago

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…

3 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…

3 years ago