Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB — Question 52

You have an Azure subscription that contains an Azure Cosmos DB for NoSQL account named account1.

You plan to configure the Apache Kafka service as a data source for account1.

What should you use to store the Kafka configuration?

Answer options

Correct answer: D

Explanation

The correct choice is Azure Key Vault because it is designed for securely storing and managing sensitive information like configuration settings. Apache ZooKeeper is primarily used for managing distributed systems, while Apache Gremlin and Apache Tomcat do not serve the purpose of configuration storage for Kafka.