DP-900 · Question #283
Drag and Drop Question Match the Azure Cosmos DB APIs to the appropriate data structures. To answer, drag the appropriate API from the column on the left to its data structure on the right. Each API…
The correct answer is Azure Cosmos DB for Apache Gremlin API; Azure Cosmos DB for NoSQL API; Azure Cosmos DB for Table API. The three correct API matches align with their native data structures: Azure Cosmos DB for Apache Gremlin API is designed for graph data structures (nodes and edges), Azure Cosmos DB for NoSQL API stores data as JSON documents in a hierarchical/document structure, and Azure…
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- Azure Cosmos DB for Apache Gremlin API
- Azure Cosmos DB for NoSQL API
- Azure Cosmos DB for Table API
Explanation
The three correct API matches align with their native data structures: Azure Cosmos DB for Apache Gremlin API is designed for graph data structures (nodes and edges), Azure Cosmos DB for NoSQL API stores data as JSON documents in a hierarchical/document structure, and Azure Cosmos DB for Table API mirrors Azure Table Storage's key-value pair structure. Each API is purpose-built to support its corresponding data model, enabling migration from or compatibility with existing workloads using those structures.
Topics
Community Discussion
No community discussion yet for this question.
