Kafka for beginners
kafka is a just like a messaging system .
And it consits of the kafka server.From where the request that is been generated from the producer to the server and then it is passed to the consumers.
Here the kafka act as a broker or messaging queue.From...
srinivasreddyettedi.hashnode.dev2 min read