Why DoorDash migrated from Cloud-native Amazon SQS and Kinesis to Apache Kafka and Flink

3 years ago

Even digital natives - that started their business in the cloud without legacy applications in their own data centers -…

Request-Response with REST/HTTP vs. Data Streaming with Apache Kafka – Friends, Enemies, Frenemies?

3 years ago

Request-response communication with REST / HTTP is simple, well understood, and supported by most technologies, products, and SaaS cloud services.…

The Heart of the Data Mesh Beats Real-Time with Apache Kafka

3 years ago

If there were a buzzword of the hour, it would undoubtedly be "data mesh"! This new architectural paradigm unlocks analytic…

Best Practices for Building a Cloud-Native Data Warehouse or Data Lake

3 years ago

The concepts and architectures of a data warehouse, a data lake, and data streaming are complementary to solving business problems.…

Case Studies: Cloud-native Data Streaming for Data Warehouse Modernization

3 years ago

The concepts and architectures of a data warehouse, a data lake, and data streaming are complementary to solving business problems.…

Data Warehouse and Data Lake Modernization: From Legacy On-Premise to Cloud-Native Infrastructure

3 years ago

The concepts and architectures of a data warehouse, a data lake, and data streaming are complementary to solving business problems.…

Data Streaming for Data Ingestion into the Data Warehouse and Data Lake

3 years ago

The concepts and architectures of a data warehouse, a data lake, and data streaming are complementary to solving business problems.…

Data Warehouse vs. Data Lake vs. Data Streaming – Friends, Enemies, Frenemies?

3 years ago

The concepts and architectures of a data warehouse, a data lake, and data streaming are complementary to solving business problems.…

When to use Request-Response with Apache Kafka?

3 years ago

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

Error Handling via Dead Letter Queue in Apache Kafka

3 years ago

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