AZ-204 · Question #240
Case Study 2 - Coho Winery LabelMaker app Coho Winery produces bottles, and distributes a variety of wines globally. You are developer implementing highly scalable and resilient applications to…
The requirements point to Azure Cosmos DB with Strong consistency level as the correct solution. Cosmos DB natively stores nonrelational JSON data and supports SQL (Core API) for querying, satisfying the nonrelational JSON + SQL requirement. Strong consistency guarantees that…
Question
Exhibit
Answer Area
Explanation
The requirements point to Azure Cosmos DB with Strong consistency level as the correct solution. Cosmos DB natively stores nonrelational JSON data and supports SQL (Core API) for querying, satisfying the nonrelational JSON + SQL requirement. Strong consistency guarantees that all reads return the most recent committed write and changes reflect immediately across all partitions, directly satisfying the consistency requirements stated in the case study.
Topics
Community Discussion
No community discussion yet for this question.
