SnowPro Core Certification — Question 1254
Which Snowflake multi-cluster virtual warehouse scaling policy or mode will MINIMIZE query queuing by prioritizing the startup of additional clusters?
Answer options
- A. Economy policy
- B. Standard policy
- C. Auto-scale mode
- D. Maximized mode
Correct answer: B
Explanation
The Standard policy is intended to minimize query queuing by prioritizing the rapid activation of additional clusters, making it the correct choice. The Economy policy is more cost-effective but may not respond quickly enough to reduce queuing. Auto-scale mode dynamically adjusts based on workload, and Maximized mode focuses on resource utilization, but neither specifically prioritizes minimizing queuing like the Standard policy does.