🔥 3-day streak
Microsoft Azure Cosmos DB Developer Specialty (DP-420)81 / 104
Question 81 of 104
You are designing a Cosmos DB data model for a blogging platform. Each author writes many blog posts (an author can have thousands of posts). Author profile data (display name, bio, avatar URL) changes rarely, but when it does change it must be reflected consistently everywhere. Blog posts are read very frequently, and queries almost never need the full author bio — only the display name is shown next to each post. Which modeling approach best balances read performance and update consistency?
Reviewed for accuracy · Report an issueNext question