AI-102 · Question #171
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 Gremlin API Graph data; MongoDB API JSON documents; Table API Key/value data. Gremlin API is designed for graph data, supporting vertices and edges to model relationships. MongoDB API is optimized for JSON document storage, providing compatibility with MongoDB workloads and document-oriented data structures. Table API is purpose-built for key/value data…
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- Gremlin API Graph data
- MongoDB API JSON documents
- Table API Key/value data
Explanation
Gremlin API is designed for graph data, supporting vertices and edges to model relationships. MongoDB API is optimized for JSON document storage, providing compatibility with MongoDB workloads and document-oriented data structures. Table API is purpose-built for key/value data, offering a premium alternative to Azure Table Storage with global distribution and automatic indexing. Cassandra API, while not matched here, is designed for wide-column data structures (similar to Apache Cassandra), making it the unused option in this scenario.
Topics
Community Discussion
No community discussion yet for this question.
