CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 21: DP-420: Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB

You need to configure an Apache Kafka instance to ingest data from an Azure Cosmos DB Core (SQL) API 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 soluti…

Nội dung câu hỏi

You need to configure an Apache Kafka instance to ingest data from an Azure Cosmos DB Core (SQL) API 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.

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. "connector.class": "com.azure.cosmos.kafka.connect.source.CosmosDBSourceConnector" — đáp án hiện tại
  2. B. "key.converter": "org.apache.kafka.connect.json.JsonConverter"
  3. C. "key.converter": "io.confluent.connect.avro.AvroConverter" — đáp án hiện tại
  4. D. "connect.cosmos.containers.topicmap": "iot#telemetry" — đáp án hiện tại
  5. E. "connect.cosmos.containers.topicmap": "iot"
  6. F. "connector.class": "com.azure.cosmos.kafka.connect.source.CosmosDBSinkConnector"

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề