DP-900 · Question #134
Drag and Drop Question Match the types of data to the appropriate Azure data services. To answer, drag the appropriate data types from the column on the left to its service on the right. Each data typ
The correct answer is Image files; Relationships between employees; Key/value pairs. The correct arrangement maps data types to their most appropriate Azure services: Image files are best stored in Azure Blob Storage, which is designed for unstructured binary/large object data like images, videos, and documents. Relationships between employees are best represente
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- Image files
- Relationships between employees
- Key/value pairs
Explanation
The correct arrangement maps data types to their most appropriate Azure services: Image files are best stored in Azure Blob Storage, which is designed for unstructured binary/large object data like images, videos, and documents. Relationships between employees are best represented in Azure Cosmos DB (Graph API) or Azure SQL Database, which handle relational/graph data structures between entities. Key/value pairs align with Azure Table Storage or Azure Cache for Redis, which are optimized for simple schema-less key/value lookups. Each service is purpose-built for its data structure, ensuring optimal performance, scalability, and cost-efficiency.
Topics
Community Discussion
No community discussion yet for this question.
