A company is developing a new web application that needs to store product catalog data with flexible schemas. They require a fully managed, globally distributed NoSQL database service where Microsoft handles all server management and software updates. Which Azure service meets these requirements?
- AAzure SQL Database
- BSQL Server on Azure Virtual Machines
- Azure Cosmos DBAnswer
- DMicrosoft 365
Answer
Azure Cosmos DB
Azure Cosmos DB is a fully managed NoSQL database service that supports flexible schemas (semi-structured JSON data) and provides global distribution with single-digit millisecond latency, meeting all the requirements of the scenario.
Step-by-Step Solution
Key Concept
Azure Cosmos DB is a fully managed, globally distributed NoSQL database service.
Estimated Time:45s