About 225,000 results
Open links in new tab
  1. Apache Kafka

    We use Kafka, Kafka Connect, and Kafka Streams to enable our developers to access data freely in the company. Kafka Streams powers parts of our analytics pipeline and delivers endless …

  2. Kafka Streams: Basic Concepts, Architecture, and Examples

    What is Kafka Streams, and how does it work? Learn about the Streams API, architecture, stream topologies, and how to get started by completing this introductory course.

  3. Kafka Streams Tutorial: Introduction to Real-Time Data Processing

    Apr 9, 2025 · Learn how to build real-time data processing applications with Kafka Streams. This guide covers core concepts, Java & Python implementations, and step-by-step examples for …

  4. Real-Time Data Processing: A Guide to Kafka Streams - Medium

    May 23, 2025 · With Kafka Streams, developers can easily build scalable, fault-tolerant, and distributed stream processing applications using familiar Java programming constructs.

  5. What is Kafka Streams API - GeeksforGeeks

    Aug 6, 2025 · Kafka Streams API is a powerful, lightweight library provided by Apache Kafka for building real-time, scalable, and fault-tolerant stream processing applications.

  6. Apache Kafka: Real-Time Data Stream Processing Explained

    Jul 12, 2025 · Learn how Apache Kafka enables real-time data stream processing for modern applications. Explore core concepts, architecture, use cases, and best practices for building …

  7. Apache Kafka stream processing with Kafka Streams | Redpanda

    Learn how to build real-time event-driven applications with Kafka Streams. Explore use cases, key concepts, and how to optimize your stream processing architecture.

  8. Kafka Stream Processing Guide 2025 - Analytics Vidhya

    Nov 21, 2024 · Dive into Kafka's Stream Processing: Learn concepts, use cases, and practical applications for real-time data processing.

  9. What is Kafka Streams? Concepts, Examples & Best Practices

    Dec 22, 2024 · Explore the core concepts, configuration, and best practices of Kafka Streams, a powerful client library that enables developers to build real-time streaming applications.

  10. Kafka Streams for Confluent Platform

    Build your first Kafka Streams application shows how to run a Java application that uses the Kafka Streams library by demonstrating a simple end-to-end data pipeline powered by Kafka.