Loading
To give some background, Kafka topics are feeds where in messages are produced to and consumed from clients. It is crucial to define some naming conventions in the initial phases of the project, for proper Governance on the topics. Topics
In this post we setup Confluent Kafka, Zookeeper and Confluent Schema registry on docker and try to access from outside the container. Install docker and make sure you have access access to run docker commands like docker ps etc. Create