DP-300 · Question #81
DP-300 Question #81: Real Exam Question with Answer & Explanation
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. https:
Question
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 use?
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
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.