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

    More than 80% of all Fortune 100 companies trust, and use Kafka. Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high …

  2. Apache Kafka

    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 hardware, virtual …

  3. Apache Kafka

    Sep 2, 2025 · Kafka 4.1.0 includes a significant number of new features and fixes. For more information, please read our blog post, the detailed Upgrade Notes and the Release Notes.

  4. Apache Kafka

    Kafka abstracts away the details of files and gives a cleaner abstraction of log or event data as a stream of messages. This allows for lower-latency processing and easier support for multiple …

  5. Apache Kafka

    The Connector API allows building and running reusable producers or consumers that connect Kafka topics to existing applications or data systems. For example, a connector to a relational …

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

  7. Powered By - Apache Kafka

    Apache Kafka is used for both real-time and batch data processing, and is the chosen event log technology for Amadeus microservice-based streaming applications. Kafka is also used for …

  8. Documentation - Apache Kafka

    In this quickstart we'll see how to run Kafka Connect with simple connectors that import data from a file to a Kafka topic and export data from a Kafka topic to a file.

  9. Project information - Apache Kafka

    Apache Kafka, Kafka, and the Kafka logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.

  10. Apache Kafka

    This document covers the wire protocol implemented in Kafka. It is meant to give a readable guide to the protocol that covers the available requests, their binary format, and the proper way to …