Kafka
Good links for working with Kafka
KAFKA
https://tecadmin.net/install-apache-kafka-ubuntu/ https://kafka.apache.org/documentation/#quickstart https://www.baeldung.com/ops/kafka-list-topics https://stackoverflow.com/questions/40369238/which-directory-does-apache-kafka-store-the-data-in-broker-nodes
Zookeeper
https://zookeeper.apache.org/doc/r3.3.3/zookeeperStarted.html
Video https://www.youtube.com/watch?v=GvdlpbQr6jo&list=PLa7VYi0yPIH0KbnJQcMv5N9iW8HkZHztH&index=6
JavaScript
https://www.npmjs.com/package/kafkajs https://www.sohamkamani.com/nodejs/working-with-kafka/
Last updated
Was this helpful?