Kafka
-
Software Development
Apache Kafka Essentials Cheatsheet
1. Introduction Apache Kafka is a distributed event streaming platform designed to handle large-scale real-time data streams. It was originally…
Read More » -
Software Development
Comparing NATS and Kafka Differences
This article aims in Comparing NATS and Kafka Differences, exploring their architecture, messaging patterns, scalability, performance, ecosystem, and use cases.…
Read More » -
Enterprise Java
Processing real-time data with Storm, Kafka and ElasticSearch – Part 5
1. Introduction This series of articles shows how one can process real time stream data using a number of technologies.…
Read More » -
Enterprise Java
Processing real-time data with Storm, Kafka and ElasticSearch – Part 3
This is the third part of the article series: Processing real-time data with Storm, Kafka, and ElasticSearch. 1. Introduction In…
Read More » -
Enterprise Java
Kafka & Zookeeper for Development: Connecting Brokers to the Ensemble
Previously we created successfully a Zookeeper ensemble, now it’s time to add some Kafka brokers that will connect to the…
Read More » -
Enterprise Java
Kafka & Zookeeper for Development: Zookeeper Ensemble
Previously we spun up Zookeeper and Kafka locally but also through Docker. What comes next is spinning up more than…
Read More » -
Enterprise Java
Processing real-time data with Storm, Kafka and ElasticSearch – Part 2
This is the second part of the article series: Processing real-time data with Storm, Kafka, and ElasticSearch. 1. Introduction In…
Read More » -
Enterprise Java
Kafka & Zookeeper for Development: Local and Docker
Kafka popularity increases every day more and more as it takes over the streaming world. It is already provided out…
Read More » -
Enterprise Java
Processing real-time data with Storm, Kafka and ElasticSearch – Part 1
This is an article of processing real-time data with Storm, Kafka and ElasticSearch. 1. Introduction How would you process a…
Read More »