Skip to content

Commit 73f5e14

Browse files
Added note about using DWUs for sizing
Added a note calling out PaaS nature of Synapse dedicated pool and using DWUs for sizing an instance of dedicated SQL pool.
1 parent 4f966fb commit 73f5e14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/synapse-analytics/sql-data-warehouse/memory-concurrency-limits.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ The service levels range from DW100c to DW30000c.
4949

5050
The maximum service level is DW30000c, which has 60 Compute nodes and one distribution per Compute node. For example, a 600 TB data warehouse at DW30000c processes approximately 10 TB per Compute node.
5151

52+
> [!NOTE]
53+
> Synapse Dedicated SQL pool is an evergreen platform service. Under [shared responsibility model in the cloud](https://learn.microsoft.com/azure/security/fundamentals/shared-responsibility#division-of-responsibility), Microsoft continues to invest in advancements to underlying software and hardware which host dedicated SQL pool. As a result, the number of nodes or the type of computer hardware which underpins a given performance level (SLO) may change. The number of compute nodes listed here are provided as a reference, and shouldn't be used for sizing or performance purposes. Irrespective of number of nodes or underlying infrastructure, Microsoft's goal is to deliver performance in accordance with provisioned SLO (or DWUs); hence, we recommend that all sizing exercises must use DWU as a guide.
54+
5255
## Concurrency maximums for workload groups
5356

5457
With the introduction of [workload groups](sql-data-warehouse-workload-isolation.md), the concept of concurrency slots no longer applies. Resources per request are allocated on a percentage basis and specified in the workload group definition. However, even with the removal of concurrency slots, there are minimum amounts of resources needed per queries based on the service level. The below table defined the minimum amount of resources needed per query across service levels and the associated concurrency that can be achieved.

0 commit comments

Comments
 (0)