Decoupling the Data Pipeline with Kafka - A (Very) Simple Real Life Example
A practical example of using Apache Kafka to decouple data pipelines, enabling flexible data processing and replay capabilities.
A practical example of using Apache Kafka to decouple data pipelines, enabling flexible data processing and replay capabilities.
A technical guide on configuring Oracle GoldenGate to replicate data to Kafka and Logstash using BigDataLite 4.4, with troubleshooting tips.
An overview of Kafka Streams, a new library for building stream processing applications using Apache Kafka, with key concepts and a code example.
Technical guide on building a real-time Twitter sentiment analysis system using Apache Kafka and Storm.
Explores using Apache Kafka to create flexible, testable data pipelines, enabling multiple parallel consumers and safe experimentation.
Using Apache Kafka as a transport layer for centralizing and processing application logs with Logstash and ELK stack.