A database administrator is reviewing the cloud database services available in Microsoft Azure. Is the following statement regarding Azure Cosmos DB true or false?
Statement: Azure Cosmos DB is a relational-only database engine that cannot store semi-structured JSON documents.
Answer: Answer
Answer
False
The correct answer is False because Azure Cosmos DB is Microsoft's globally distributed NoSQL database service, which is non-relational and natively designed to store semi-structured data such as JSON documents.
Step-by-Step Solution
Key Concept
Classification of Azure Cosmos DB as a non-relational (NoSQL) database service supporting semi-structured data.