6-19 of 1,530,000 results
Open links in new tab
  1. What is Apache Kafka? - GeeksforGeeks

    Apr 1, 2024 · Apache Kafka is a publish-subscribe messaging system. A messaging system lets you send messages between processes, applications, and servers. Broadly Speaking, Apache Kafka is …

  2. Apache Kafka

    Nov 12, 2025 · Apache Kafka: A Distributed Streaming Platform.Download The project goal is to have 3 releases a year, which means a release every 4 months. Bugfix releases are made as needed for …

  3. 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 …

  4. Apache Kafka

    Introduction Apache Kafka® is a distributed streaming platform. What exactly does that mean? A streaming platform has three key capabilities: Pub/Sub Publish and subscribe to streams of records, …

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

    This beginner’s guide features Apache Kafka® courses and tutorials that will help you learn key Kafka concepts and how to get started from the ground up. It includes a look at Kafka architecture, core …

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

    Apache Kafka is a distributed data store optimized for ingesting and processing streaming data in real-time. Streaming data is data that is continuously generated by thousands of data sources, which …

  7. Apache Kafka

    Apache Kafka: A Distributed Streaming Platform.Use cases Here is a description of a few of the popular use cases for Apache Kafka®. For an overview of a number of these areas in action, see this blog …

  8. Introduction to Apache Kafka - Baeldung

    Feb 6, 2025 · Kafka is an open-source stream processing platform developed by the Apache Software Foundation. We can use it as a messaging system to decouple message producers and consumers, …

  9. Franz Kafka Online

    Franz Kafka, Writer Born: July 3, 1883 Birthplace: Prague (Czech Republic) Died: June 3, 1924 (tuberculosis, age 40) Best Known Work: The Trial and The Metamorphosis Kafka is renowned for …

  10. What is Apache Kafka? | Confluent

    Learn what Apache Kafka is, and how it works as a distributed data streaming platform for real-time data pipelines, integration, and stream processing. Discover Kafka’s use cases with examples.

  11. Introduction to Apache Kafka | Confluent Documentation

    Introduction to Apache Kafka Apache Kafka® is a distributed event streaming platform that is used for building real-time data pipelines and streaming applications. Kafka is designed to handle large …

  12. Kafka 101: A Beginner’s Guide to Understanding Kafka

    Sep 16, 2024 · Kafka’s core concepts Before diving into how Kafka works, it’s essential to understand the fundamental building blocks that make Kafka such a powerful platform for handling real-time data …

  13. Kafka Architecture - GeeksforGeeks

    Nov 12, 2025 · Apache Kafka is a distributed streaming platform designed for building real-time data pipelines and streaming applications. It is known for its high throughput, low latency, fault tolerance, …

  14. The Apache Kafka Handbook – How to Get Started Using Kafka

    Feb 3, 2023 · Apache Kafka is an open-source event streaming platform that can transport huge volumes of data at very low latency. Companies like LinkedIn, Uber, and Netflix use Kafka to process …