About 246,000 results
Open links in new tab
  1. Kafka Architecture - GeeksforGeeks

    5 days ago · Apache Kafka is a versatile platform used in various real-world applications due to its high throughput, fault tolerance and scalability. Here, we will explore three common Kafka …

  2. Architecture - Apache Kafka

    Kafka Streams simplifies application development by building on the Kafka producer and consumer libraries and leveraging the native capabilities of Kafka to offer data parallelism, …

  3. Understanding Apache Kafka: A Deep Dive into its Architecture

    Apr 29, 2024 · In summary, Apache Kafka enhances the efficiency, scalability, and fault tolerance of Uber’s ride-hailing process by serving as a reliable, real-time messaging system. Its …

  4. Apache Kafka® architecture: A complete guide [2025]

    A complete guide to Apache Kafka Architecture covering all important components like topics, producers, consumers, and brokers.

  5. The Ultimate Guide to Apache Kafka: Basics, Architecture, and …

    Mar 10, 2025 · Apache Kafka's architecture revolves around a distributed, fault-tolerant system for handling real-time data streams, featuring key components like producers, consumers, …

  6. Apache Kafka Architecture Deep Dive - Confluent

    An introduction to Kafka's architecture and the design mechanics that support Kafka's powerful, real-time data streaming and integration features.

  7. How does Kafka architecture work? | Redpanda

    It supports mission-critical use cases with guaranteed message ordering, zero message loss, and exact-once processing. This article examines Kafka's architecture, discusses its basic building …

  8. Kafka Architecture 101 - everythingdevops.dev

    In this article, you got to see at a low level all the components that make up the Kafka architecture. We went through the core elements, including events, topics, producers, …

  9. Comprehensive Guide to Apache Kafka: Architecture, Use Cases, …

    Jan 26, 2025 · Kafka is highly scalable, fault-tolerant, and is widely used for building data pipelines, real-time streaming applications, and log aggregation systems. This blog explores …

  10. Apache Kafka - Wikipedia

    Apache Kafka is a distributed event store and stream-processing platform. It is an open-source system developed by the Apache Software Foundation written in Java and Scala.