A company needs to store data in a non-relational (NoSQL) database that supports multi-model APIs and offers global scale. Which Azure database service should the company use?
- Azure Cosmos DBAnswer
- BAzure SQL Database
- CSQL Server on Azure Virtual Machines
- DAzure Database for PostgreSQL
Answer
Azure Cosmos DB
Azure Cosmos DB is Microsoft's globally distributed, multi-model NoSQL database service. It is designed to support non-relational data structures, single-digit millisecond latency, and multiple APIs (such as MongoDB, Cassandra, and Gremlin).
Step-by-Step Solution
Key Concept
Azure Database Services (Relational, Non-Relational, and Cosmos DB)
Estimated Time:45s