Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 209 discussion

Actual exam question from Snowflake's SnowPro Core
Question #: 209
Topic #: 1
[All SnowPro Core Questions]

When should a multi-cluster warehouse be used in auto-scaling mode?

  • A. When it is unknown how much compute power is needed
  • B. If the select statement contains a large number of temporary tables or Common Table Expressions (CTEs)
  • C. If the runtime of the executed query is very slow
  • D. When a large number of concurrent queries are run on the same warehouse
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
halol
Highly Voted 1 year, 11 months ago
Selected Answer: D
https://docs.snowflake.com/en/user-guide/warehouses-multicluster.html#:~:text=Auto%2Dscale,-You%20can%20choose&text=This%20mode%20is%20enabled%20by,while%20the%20warehouse%20is%20running.
upvoted 8 times
...
rubiteb
Most Recent 1 week, 3 days ago
Auto-Scaling can be both scaling up or down depending on the current load. Option D only describes scaling up. And if you already know what the load gonna be like then you don't need Auto-Scaling, you just set the number of cluster for your warehouse. Option A makes sense to me as this is what Auto-Scaling is for so you don't have to manually scale up or down.
upvoted 1 times
rubiteb
1 week, 3 days ago
Correction: Auto-Scaling can be both scaling out or in. Option D only describes scaling out.
upvoted 1 times
...
...
Mallikharjuna452
4 months ago
D is correct answer
upvoted 1 times
...
Marty1152
5 months, 1 week ago
Selected Answer: A
In Auto-scale mode, a multi-cluster warehouse eliminates the need for resizing the warehouse or starting and stopping additional warehouses to handle fluctuating workloads. Snowflake automatically starts and stops additional clusters as needed.
upvoted 1 times
...
_yyukta
8 months, 3 weeks ago
Selected Answer: D
D. When a large number of concurrent queries are run on the same warehouse
upvoted 1 times
...
MultiCloudIronMan
1 year, 4 months ago
Selected Answer: D
correct
upvoted 1 times
...
c0d3g
1 year, 6 months ago
Selected Answer: D
Auto-scale This mode is enabled by specifying different values for maximum and minimum number of clusters. In this mode, Snowflake starts and stops clusters as needed to dynamically manage the load on the warehouse: As the number of concurrent user sessions and/or queries for the warehouse increases, and queries start to queue due to insufficient resources, Snowflake automatically starts additional clusters, up to the maximum number defined for the warehouse. Similarly, as the load on the warehouse decreases, Snowflake automatically shuts down clusters to reduce the number of running clusters and, correspondingly, the number of credits used by the warehouse.
upvoted 1 times
...
ntechkuma
1 year, 9 months ago
Selected Answer: D
multi cluster for concurrency
upvoted 3 times
...
Geera
1 year, 10 months ago
Selected Answer: D
It can't be A because SF recommends experimenting when you don't know the right size/number of clusters for your wh.
upvoted 1 times
Geera
1 year, 10 months ago
Also, compute power -> scaling up instead of scaling out
upvoted 1 times
...
...
Apo1021
1 year, 10 months ago
Selected Answer: A
I think A
upvoted 2 times
...
tejarun
1 year, 11 months ago
Selected Answer: A
For variable compute needs, auto scaling should be used
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...