AZ-305 · Question #35
You are designing an application that will aggregate content for users. You need to recommend a database solution for the application. The solution must meet the following requirements: Support SQL…
The correct answer is A. Azure Cosmos DB SQL API. With Cosmos DB's novel multi-region (multi-master) writes replication protocol, every region supports both writes and reads. The multi-region writes capability also enables: Unlimited elastic write and read scalability. 99.999% read and write availability all around the world…
Question
Options
- AAzure Cosmos DB SQL API
- BAzure SQL Database that uses active geo-replication
- CAzure SQL Database Hyperscale
- DAzure Database for PostgreSQL
How the community answered
(55 responses)- A78% (43)
- B7% (4)
- C4% (2)
- D11% (6)
Explanation
With Cosmos DB's novel multi-region (multi-master) writes replication protocol, every region supports both writes and reads. The multi-region writes capability also enables: Unlimited elastic write and read scalability. 99.999% read and write availability all around the world. Guaranteed reads and writes served in less than 10 milliseconds at the 99th percentile. https://docs.microsoft.com/en-us/azure/cosmos-db/distribute-data-globally
Community Discussion
No community discussion yet for this question.