#kafka #confluent
In this video, we will see the python producer code using confluent kafka library which will produce the AVRO message into the kafka cluster, in our case it is redpanda cluster
And before sending the message to the kafka cluster will serialize the avro message using AVROSerializer
https://github.com/Sumanshu-Nankana/k...
https://github.com/Sumanshu-Nankana/k...
#kafka