© 2023 Hashnode
#apache-kafka
Introduction Apache Kafka is an open-source distributed event streaming platform that was designed to handle massive amounts of data in real time and is widely used by enterprises for building event-d…
Introduction Technically speaking, event streaming is the practice of capturing data in real-time from event sources like databases, sensors, mobile devices, cloud services, and software applications in the form of streams of events; stor…
Today I would like to share with you a personal endeavor with librdkafka. One of the features we wanted to push for streams was offset management for Kafka consumers, i.e., the logical offset of the {…
"Life is a series of events... We, human clusters, produce and consume messages" ~ Laptop and the Lady Apache Kafka is a distributed streaming platform that can be used to build real-time data pipeli…
In Apache Kafka, a cluster is a group of one or more Kafka brokers working together to serve a set of topics and provide a distributed messaging service. The Kafka cluster is responsible for storing and replicating data across multiple brok…
👩💻 Little about me Firstly thank you for showing interest in this article. This is my first article and I couldn’t have asked for a better topic to write about. One of the best things I like about …
What is Streaming? Streaming is a technology that allows people to access and view digital media, such as audio, video, or games, in real-time, over the internet. Unlike traditional methods of delivering media, such as downloading a file or…
FLiP Stack Weekly for 13 Feb 2023 Apache Pulsar, Apache NiFi, Apache Flink, Apache Kafka, Open Source 13-February-2023 FLiP Stack Weekly Welcome to the sixth newsletter of 2023. Some exciting news is…
We held a company-wide hackathon where we challenged each other to build compelling, useful applications using a streaming data source, Kafka, Memgraph, and a Web Application backend. First up, visual…
In today's fast-paced world, real-time data processing has become an increasingly important aspect of modern-day applications. Apache Kafka and its ecosystem provide a robust and scalable platform for data streaming and processing, making i…