Difference between revisions of "Kafka"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
=Overview= | = Overview = | ||
Apache Kafka is an implementation of a distributed event streaming platform. | Apache Kafka is an implementation of a distributed event streaming platform. | ||
=Links= | = Links = | ||
* https://kafka.apache.org/ | * https://kafka.apache.org/ | ||
| Line 13: | Line 13: | ||
* | * | ||
=Using with Docker= | = Using with Docker = | ||
* https://docs.confluent.io/platform/current/quickstart/ce-docker-quickstart.html | * https://docs.confluent.io/platform/current/quickstart/ce-docker-quickstart.html | ||
Latest revision as of 20:37, 2 March 2026
Overview
Apache Kafka is an implementation of a distributed event streaming platform.
Links
- https://kafka.apache.org/
- https://kafka-tutorials.confluent.io/
- https://kafka.apache.org/quickstart
- https://docs.confluent.io/platform/current/overview.html