What is a broker?
How can you use consumer api?
What are the core apis in kafka?
What is the role of Connector API?
Where is kafka used?
How can you use adminclient api?
How can you send some messages in kafka?
Mention what is the maximum size of the message does kafka server can receive?
how you can reduce churn in ISR? When does broker leave the ISR?
How message is consumed by consumer in kafka?
What is a Consumer Group?
How can you use producer api code?
Define partitioning key?
Is kafka an etl tool?
What are the types of traditional method of message transfer?