nerdexam
MicrosoftMicrosoft

DP-420 · Question #24

DP-420 Question #24: Real Exam Question with Answer & Explanation

Sign in or unlock DP-420 to reveal the answer and full explanation for question #24. The question stem and answer options stay visible for context.

Integrate an Azure Cosmos DB solution

Question

You need to configure an Apache Kafka instance to ingest data from an Azure Cosmos DB for NoSQL account. The data from a container named telemetry must be added to a Kafka topic named iot. The solution must store the data in a compact binary format. Which three configuration items should you include in the solution? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options

  • A"connector.class": "com.azure.cosmos.kafka.connect.source.CosmosDBSourceConnector"
  • B"key.converter": "org.apache.kafka.connect.json.JsonConverter"
  • C"key.converter": "io.confluent.connect.avro.AvroConverter"
  • D"connect.cosmos.containers.topicmap": "iot#telemetry"
  • E"connect.cosmos.containers.topicmap": "iot"
  • F"connector.class": "com.azure.cosmos.kafka.connect.source.CosmosDBSinkConnector"

Unlock DP-420 to see the answer

You've previewed enough free DP-420 questions. Unlock DP-420 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Kafka Connect#Cosmos DB Source Connector#Data Serialization#Data Ingestion
Full DP-420 PracticeBrowse All DP-420 Questions