Apache Kafka is a message broker service similar to ActiveMQ and RabbitMQ. Message broker services allow you to read and write streams of data. It’s a highly scalable system which can be distributed, replicated safely in a highly tolerant cluster. Here’s the article to help you install Kafka on the Ubuntu server.