AZ-305 · Question #438
Drag and Drop Question You have an Azure subscription. You are designing a deployment plan for the Azure App Service web apps shown in the following table. You need to recommend a database solution…
The correct answer is Azure Database for PostgreSQL flexible server in the general purpose tier; Azure Cosmos DB for NoSQL and a single-region writes with availability zones SLA. Based on the requirements for zone redundancy while minimizing costs and administrative effort, App1 (which requires NoSQL capabilities) should use Azure Cosmos DB for NoSQL with a single-region writes with availability zones SLA, as this provides zone redundancy within a…
Question
Exhibits
Answer Area
Drag items
Correct arrangement
- Azure Database for PostgreSQL flexible server in the general purpose tier
- Azure Cosmos DB for NoSQL and a single-region writes with availability zones SLA
Explanation
Based on the requirements for zone redundancy while minimizing costs and administrative effort, App1 (which requires NoSQL capabilities) should use Azure Cosmos DB for NoSQL with a single-region writes with availability zones SLA, as this provides zone redundancy within a single region at lower cost than multi-region writes. App2 (which requires relational/PostgreSQL capabilities) should use Azure Database for PostgreSQL flexible server in the general purpose tier, because the flexible server supports availability zones (zone redundancy) unlike the legacy single server option, and the general purpose tier is required for zone redundancy as the burstable tier does not support high availability with zone redundancy. The burstable tier is excluded because it lacks support for zone-redundant high availability, making it unsuitable when zone redundancy is a hard requirement.
Topics
Community Discussion
No community discussion yet for this question.

