Difference between revisions of "Install Apache Kafka in Linux Ubuntu 18"
Jump to navigation
Jump to search
(Created page with "https://www.digitalocean.com/community/tutorials/how-to-install-apache-kafka-on-ubuntu-18-04") |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | https://www.digitalocean.com/community/tutorials/how-to-install-apache-kafka-on-ubuntu-18-04 | + | How to Install : https://www.digitalocean.com/community/tutorials/how-to-install-apache-kafka-on-ubuntu-18-04 |
| + | <br>Kafka Cheat Sheet : https://gist.github.com/sahilsk/d2a6ec384f5f2333e3fef40a581a97e1 | ||
| + | <br>Understanding the architecture : http://cloudurable.com/blog/kafka-architecture/index.html#:~:text=Kafka%20Architecture%3A%20Topics%2C%20Producers%20and,for%20Broker%20Topic%20Partition%20Leaders. | ||
Latest revision as of 10:53, 15 June 2020
How to Install : https://www.digitalocean.com/community/tutorials/how-to-install-apache-kafka-on-ubuntu-18-04
Kafka Cheat Sheet : https://gist.github.com/sahilsk/d2a6ec384f5f2333e3fef40a581a97e1
Understanding the architecture : http://cloudurable.com/blog/kafka-architecture/index.html#:~:text=Kafka%20Architecture%3A%20Topics%2C%20Producers%20and,for%20Broker%20Topic%20Partition%20Leaders.