Difference between revisions of "Kafka"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) (Created page with "=Overview= =Links= * https://kafka.apache.org/ * https://kafka-tutorials.confluent.io/ Category:Kafka") |
PeterHarding (talk | contribs) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
=Overview= | = Overview = | ||
Apache Kafka is an implementation of a distributed event streaming platform. | |||
=Links= | |||
= Links = | |||
* https://kafka.apache.org/ | * https://kafka.apache.org/ | ||
* https://kafka-tutorials.confluent.io/ | * https://kafka-tutorials.confluent.io/ | ||
* https://kafka.apache.org/quickstart | |||
* https://docs.confluent.io/platform/current/overview.html | |||
* | |||
* | |||
= Using with Docker = | |||
* https://docs.confluent.io/platform/current/quickstart/ce-docker-quickstart.html | |||
* | |||
* | |||
[[Category:Kafka]] | [[Category:Kafka]] | ||
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