Which three metrics should you use to size the elastic pool to meet the demands of your workload?

Posted by: Pdfprep Category: DP-300 Tags: , ,

You have 20 Azure SQL databases provisioned by using the vCore purchasing model. You plan to create an Azure SQL Database elastic pool and add the 20 databases.

Which three metrics should you use to size the elastic pool to meet the demands of your workload? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
A . total size of all the databases
B . geo-replication support
C . number of concurrently peaking databases * peak CPU utilization per database
D . maximum number of concurrent sessions for all the databases
E . total number of databases * average CPU utilization per database

Answer: ACE

Explanation:

CE: Estimate the vCores needed for the pool as follows:

For vCore-based purchasing model: MAX(<Total number of DBs X average vCore utilization per DB>, <Number of concurrently peaking DBs X Peak vCore utilization per DB)

A: Estimate the storage space needed for the pool by adding the number of bytes needed for all the databases in the pool.

Reference: https://docs.microsoft.com/en-us/azure/azure-sql/database/elastic-pool-overview

Leave a Reply

Your email address will not be published.