Linux serverNETWORK ADMINISTRATIONS

How to install and configure Kafka on CentOS 7



Kafka is an open-source stream-processing software platform developed by the Apache Software Foundation and in this tutorial we gonna to show how to install and configure Kafka on CentOS 7.
Imagine that when an event occurs you want to take an action. for example when a user logs in to a system, an email being sent to him/her.

In such situations, your software as PRODUCER sends login event to Kafka and your email sender script as consumer being notified about user login and sends email.
for more information, please refer to https://www.tuxtips.net/how-to-install-and-configure-kafka-on-centos-7

source
centos 7

Leave a Reply

Your email address will not be published. Required fields are marked *