Apache Kafka

From PKC
Revision as of 13:19, 11 July 2022 by Benkoo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Kafka is a messaging software for communication and event-based data streaming.

Some one wrote a children's book to explain how it works. Gently down the stream[1].

Quick Intro

https://developer.confluent.io/quickstart/kafka-docker/

Real-Time Video Streaming with Kafka[2] https://medium.com/codex/real-time-video-streaming-with-kafka-8b4014c06b24


References

  1. Mithc Seymour, Gently down the stream: A gentle introduction to Apache Kafka, last accessed: June 18, 2021, URL:https://www.gentlydownthe.stream
  2. Scalli, Paul (Aug 5, 2020). "Real-Time Video Streaming with Kafka". local page: Medium. 

Related Pages