SnowPro Core Recertification — Question 27
Which configuration would put a multi-cluster virtual warehouse in Maximized mode?
Answer options
- A. MIN_CLUSTER_COUNT = 1 - MAX_CLUSTER_COUNT = 1
- B. MIN_CLUSTER_COUNT = 1 - MAX_CLUSTER_COUNT = 10
- C. MIN_CLUSTER_COUNT = 3 - MAX_CLUSTER_COUNT = 3
- D. MIN_CLUSTER_COUNT = 5 - MAX_CLUSTER_COUNT = 10
Correct answer: C
Explanation
The correct answer is C, as it specifies both the minimum and maximum cluster counts to be 3, which allows the warehouse to scale appropriately while maintaining the same number of clusters. The other options either restrict scaling to a single cluster or allow for a range that does not match the requirements for Maximized mode.