DP-900 Describe considerations for working with non-relational data on Azure • Set 7
DP-900 Describe considerations for working with non-relational data on Azure Practice Test 7 — 15 questions with explanations. Free, no signup.
A global gaming company stores player profiles in Azure Cosmos DB. Each profile document contains PlayerID (unique), PlayerName, Email, and a nested array of Achievements. The most common query is to look up a player by PlayerID and retrieve their achievements. The company needs strong consistency for reads and writes to ensure that when a player earns an achievement, it is immediately visible. Which partition key and consistency level should they choose?