Question 31
What Java library is KSQL based on?
Question 32
We have a store selling shoes. What dataset is a great candidate to be modeled as a KTable in Kafka Streams?
Question 33
Using the Confluent Schema Registry, where are Avro schema stored?
Question 34
Partition leader election is done by
Question 35
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)