Which Snowflake multi-cluster virtual warehouse scaling policy or mode will MINIMIZE query queuing by prioritizing the startup of additional clusters?
Which Snowflake multi-cluster virtual warehouse scaling policy or mode will MINIMIZE query queuing by prioritizing the startup of additional clusters?
The question must be refined. Or a scaling policy - and the answer is B, or the scaling mode and the answer is D.
Corection: if it is about MODE, it is AUTO-SCALE MODE C.
https://docs.snowflake.com/en/user-guide/warehouses-multicluster#setting-the-scaling-policy-for-a-multi-cluster-warehouse
Standard policy (B): Minimizes query queuing by prioritizing the startup of additional clusters as soon as they are needed.
To minimize query queuing in a multi‑cluster warehouse, you should use the Standard scaling policy. Under Standard (the default) policy, Snowflake prioritizes starting additional clusters as soon as it detects queued queries or anticipates insufficient capacity, ensuring queries run without delay.