/
Kafka Overview

Kafka Overview

Apache Kafka is a community distributed event streaming platform capable of handling trillions of events a day. It was initially conceived as a messaging queue, Kafka is based on an abstraction of a distributed commit log. Since being created and open-sourced by LinkedIn in 2011, Kafka has quickly evolved from messaging queue to a full-fledged event streaming platform.

 

Overview

To learn more about Kafka, click on the links below:

Kafka-Overview

Kafka Getting Started

Kafka-QuickStart

 

References

For additional reference information about Kafka, click on the links below:

Kafka-Developer Guides

Kafka Streams in Action

Kafka-Additional Reference Books

Related content

Message Brokers & Apache Kafka
Message Brokers & Apache Kafka
More like this
Kafka and Event-Driven Architecture
Kafka and Event-Driven Architecture
More like this
Message Broker vs Streaming Platforms
Message Broker vs Streaming Platforms
More like this
Guide to Event-Driven Consumer (Message Endpoints)
Guide to Event-Driven Consumer (Message Endpoints)
More like this