Q. What is a connector in Kafka Connect?
β
Correct Answer: (B)
A plugin that moves data between Kafka and another system
Explanation: A connector is a pluggable component that transfers data between Kafka and external systems.