You can find the Part-1 and Part-2 of this article here: Apache Kafka Confluent cluster Dockerization (Part-1)
What is Apache Confluent?
The Confluent Platform is a stream data platform that enables you to organize and manage the…medium.com Apache Kafka Confluent cluster Dockerization (Part-2)
You can find the Part-1 of this article here:medium.com Now, Kafka Rest proxy: The official confluent document says The Confluent REST Proxy provides a RESTful interface to a Kafka cluster, making it easy to produce and consume messages, view the state of the cluster, and perform administrative actions…