Kafka Connector Integration Quiz

5 questions Pass: 70% +25 pts

Quiz covering Data Movement

Kafka Connector Integration Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which component is responsible for reading data from an Azure Cosmos DB change feed and publishing it to a Kafka topic?

  2. 2

    When configuring the Cosmos DB Kafka Sink Connector, which setting is required to ensure that the connector correctly maps Kafka messages to Cosmos DB items?

  3. 3

    If you need to ensure that data written to Cosmos DB via the Kafka Sink Connector maintains the exact order of messages from the Kafka topic, what must you consider?

  4. 4

    What is the primary purpose of the 'connect.cosmos.source.changefeed.checkpointLocation' configuration property?

  5. 5

    You are using the Kafka Connect framework to stream data from Kafka to Cosmos DB. You notice that the connector is failing with a '429 Too Many Requests' error. What is the most effective way to address this at the connector level?