Question 21
You are sending messages with keys to a topic. To increase throughput, you decide to increase the number of partitions of the topic. Select all that apply.
Question 22
A Kafka producer application wants to send log messages to a topic that does not include any key. What are the properties that are mandatory to configure for the producer configuration? (select three)
Question 23
To import data from external databases, I should use
Question 24
The Controller is a broker that is... (select two)
Question 25
In Avro, removing a field that does not have a default is a __ schema evolution