About 197,000,000 results
Open links in new tab
  1. What is Apache Kafka and How Does it Work? - GeeksforGeeks

    Jul 23, 2025 · Apache Kafka is a distributed, high-throughput, real-time, low-latency data streaming platform. It's built to transport large volumes of data in real-time between systems, without needing to …

  2. What is Kafka? - Apache Kafka Explained - AWS

    Kafka is primarily used to build real-time streaming data pipelines and applications that adapt to the data streams. It combines messaging, storage, and stream processing to allow storage and analysis of …

  3. Intro to Apache Kafka®: Tutorials, Explainer Videos & More

    As a distributed pub/sub messaging system, Kafka works well as a modernized version of the traditional message broker. Any time a process that generates events must be decoupled from the process or …

  4. Apache Kafka Explained : What, Why, When, and How - Medium

    Jun 1, 2025 · In this post, we’ll break down what Kafka is, why it’s used, when to use it, and how it works behind the scenes. 1. What is Kafka? Kafka is a distributed event streaming platform and message...

  5. Apache Kafka

    How does Kafka work in a nutshell? Kafka is a distributed system consisting of servers and clients that communicate via a high-performance TCP network protocol. It can be deployed on bare-metal …

  6. Apache Kafka Tutorial: A Complete Guide for Beginners

    Apache Kafka is often compared to message queues, but it works differently. Instead of a traditional queue where each message is consumed by one receiver, Kafka uses a publish-subscribe model …

  7. What is Kafka? A Comprehensive Guide - HackerRank Blog

    Mar 13, 2025 · What is Kafka? This article explores how the event streaming platform works, its key features, and the skills needed to use it.

  8. What is Apache Kafka and How Does It Work? | Sealos Blog

    May 30, 2025 · What is Apache Kafka and How Does It Work? Apache Kafka is the leading distributed streaming platform, providing powerful real-time data processing capabilities that enable event-driven …

  9. Apache Kafka: What It Is And How to Use It Expertly in 2025

    Apr 30, 2025 · Apache Kafka is an open-source and distributed event streaming platform that is used for building real-time data pipelines and streaming applications.

  10. What is Apache Kafka? - IBM

    Apache Kafka is an open-source, distributed, event-streaming platform that processes real-time data. Kafka excels at supporting event-driven applications and building reliable data pipelines, offering low …