DP-900 Describe considerations for working with non-relational data on Azure • Set 4
DP-900 Describe considerations for working with non-relational data on Azure Practice Test 4 — 15 questions with explanations. Free, no signup.
A mobile game company stores player profiles and game state in Azure Cosmos DB. Each document contains playerId, level, score, inventory (an array of items), and lastLogin. The application requires fast point reads by playerId, queries to find all players within a specific score range, and global distribution with multi-region writes for low latency worldwide. They also want to use a familiar SQL-like query language. Which Azure Cosmos DB API should they choose?