nerdexam
Confluent

CCAAK · Question #117

Which connector type takes data from a topic and sends it to an external data system?

The correct answer is A. Sink Connector. A Sink Connector reads data from a Kafka topic and writes it to an external data system, such as a database, file system, or cloud service.

Kafka Connect

Question

Which connector type takes data from a topic and sends it to an external data system?

Options

  • ASink Connector
  • BSource Connector
  • CStreams Connector
  • DSyslog Connector

How the community answered

(20 responses)
  • A
    70% (14)
  • B
    20% (4)
  • C
    5% (1)
  • D
    5% (1)

Explanation

A Sink Connector reads data from a Kafka topic and writes it to an external data system, such as a database, file system, or cloud service.

Topics

#Sink Connector#Kafka Connect#connector types#data pipeline

Community Discussion

No community discussion yet for this question.

Full CCAAK Practice