Why Apache Kafka and Apache Flink work incredibly well together to boost real-time data analytics

2 years ago

When data is analyzed and processed in real-time, it can yield insights and actionable information either instantly or with very… Read More

Integrating rate-limiting and backpressure strategies synergistically to handle and alleviate consumer lag in Apache Kafka

2 years ago

Apache Kafka stands as a robust distributed streaming platform. However, like any system, it is imperative to proficiently oversee and… Read More

Leveraging Apache Kafka for the Distribution of Large Messages (in gigabyte size range)

2 years ago

In today's data-driven world, the capability to transport and circulate large amounts of data, especially video files, in real-time is… Read More

The Zero Copy principle subtly encourages Apache Kafka to be more efficient.

2 years ago

The Apache Kafka, a distributed event streaming technology, can process trillions of events each day and eventually demonstrate its tremendous… Read More

Understanding of Supervisor and it’s specification in Apache Druid for real-time data ingestion from Apache Kafka

2 years ago

Although both Apache Druid and Apache Kafka are potent open-source data processing tools, they have diverse uses. While Druid is… Read More

Causes and remedies of poison pill in Apache Kafka

2 years ago

A poison pill is a message deliberately sent to a Kafka topic, designed to consistently fail when consumed, regardless of… Read More

Apache Kafka’s built-in command line tools – A hidden gem to scan internals.

2 years ago

Several tools/scripts are included in the bin directory of the Apache Kafka binary installation. Even if that directory has a… Read More

The significance of deep storage in Apache Druid

2 years ago

The phrase "deep storage" refers to the long-term storage system used by Apache Druid, where past data segments are preserved… Read More

Forging Apache Druid with Apache Kafka for real-time streaming analytics

2 years ago

A real-time analytics database called Apache Druid is developed for quick slice-and-dice analysis on massive data volumes. The best data… Read More

Knowing and valuing Apache Kafka’s ISR (In-Sync Replicas)

2 years ago

To get more clarity about ISR in Apache Kafka, We should first carefully examine the replication process in the Kafka… Read More