DP-300 · Question #81
You plan to move two 100-GB databases to Azure. You need to dynamically scale resources consumption based on workloads. The solution must minimize downtime during scaling operations. What should you…
The correct answer is A. two Azure SQL Databases in an elastic pool. Azure SQL Database elastic pools are a simple, cost-effective solution for managing and scaling multiple databases that have varying and unpredictable usage demands. The databases in an elastic pool are on a single server and share a set number of resources at a set price…
Question
Options
- Atwo Azure SQL Databases in an elastic pool
- Btwo databases hosted in SQL Server on an Azure virtual machine
- Ctwo databases in an Azure SQL Managed instance
- Dtwo single Azure SQL databases
How the community answered
(27 responses)- A78% (21)
- B4% (1)
- C11% (3)
- D7% (2)
Explanation
Azure SQL Database elastic pools are a simple, cost-effective solution for managing and scaling multiple databases that have varying and unpredictable usage demands. The databases in an elastic pool are on a single server and share a set number of resources at a set price. https://docs.microsoft.com/en-us/azure/azure-sql/database/elastic-pool-overview
Community Discussion
No community discussion yet for this question.