About 208,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 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.

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

  8. 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.

  9. Getting Started with Kafka Streams: A Practical Guide (with …

    Jan 31, 2024 · Kafka Streams is a versatile library for building scalable, high-throughput, and fault-tolerant real-time stream processing applications. By following this guide, you’ve learned …

  10. What is Kafka Streams: Example & Architecture - Airbyte

    Aug 11, 2025 · Traditional batch processing cannot keep pace, making stream processing essential. Kafka Streams, the platform’s built-in processing library, allows teams to analyze …