Question 6
By default, what do Kafka broker network connections have?
Question 7
You have an existing topic t1 that you want to delete because there are no more producers writing to it or consumers reading from it.
What is the recommended way to delete the topic?
What is the recommended way to delete the topic?
Question 8
How can load balancing of Kafka clients across multiple brokers be accomplished?
Question 9
When using Kafka ACLs, when is the resource authorization checked?
Question 10
Which technology can be used to perform event stream processing? (Choose two.)