Kafka Producer | Kafka Tutorial | Kafka Message Producing | Kafka Producer Configuration | Kafka Producer Serializer | Configuring Kafka Producer
#Kafka #Microservices #KafkaTutorial
In this video, I talk about how the Kafka Producer works. We go behind the scenes of the Kafka Producer to understand the various steps from sending a message to the broker receiving the message.
First step in Serialization
Second is Partitioning
Third is Batching of Messages
Finally, the messages reach the Kafka Broker
Also, we briefly look at the response object from the broker. The RecordMetadata object.
Post the theoretical part, I also provide an example of how you can setup a Kafka Producer object. We specifically look into the mandatory configuration properties that need to be set for the producer to function properly.
— TIMESTAMPS ⏰ —
00:00 - Intro
00:39 - Kafka Producer Behind the Scenes
01:31 - Record Metadata Object
01:54 - Kafka Producer Code Example
03:32 - Kafka Producer Important Points
— Subscribe to the Newsletter ✉️ —
[https://progressivecoder.substack.com/](https://progressivecoder.substack.com/)
— Connect with Me 🙌 —
TWITTER - [ / progressivecod2 ]( / progressivecod2 )
LINKEDIN - [ / saurabh-dashora-b3601173 ]( / saurabh-dashora-b3601173 )
GITHUB - [https://github.com/dashsaurabh](https://github.com/dashsaurabh)
— Other Platforms 👇👇 —
ProgressiveCoder Blog - [https://progressivecoder.com]
ProgressiveWebNinja Blog - [https://www.progressivewebninja.com]
Hashnode - [https://saurabhdashora.hashnode.dev/]
Dev - [https://dev.to/dashsaurabh]