How to install kafka on RHEL 8 - LinuxConfig.org

Apache Kafka is a distributed streaming platform. With it's rich API (Application Programming Interface) set, we can connect mostly anything to Kafka as source of data, and on the other end, we can set up a large number of consumers that will receive the steam of records for processing.
This is a companion discussion topic for the original entry at https://linuxconfig.org/how-to-install-kafka-on-redhat-8