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) |
||
Line 1: | Line 1: | ||
=Overview= | =Overview= | ||
Apache Kafka is an implementation of a distributed event streaming platform. | |||
Line 6: | Line 8: | ||
* 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 08:38, 25 March 2021
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