🔥 3-day streak
Microsoft Azure Cosmos DB Developer Specialty (DP-420)63 / 104
Question 63 of 104
You are modeling a blogging platform in Azure Cosmos DB for NoSQL. Each Post can have many Tags, and each Tag applies to many Posts (a many-to-many relationship). Tag metadata (name, description, color) is edited rarely but read constantly. Users frequently query 'all posts for a given tag' and 'all tags on a given post'. Tag descriptions must stay reasonably current across the site. Which modeling approach best balances read performance and update maintainability?
Reviewed for accuracy · Report an issueNext question