
Answer-first summary for fast verification
Answer: Enable auto-suspend to a low value to minimize credit consumption during inactivity.
Snowflake's best practice for the auto-suspend parameter is to enable it and set it to a low value (typically 5-10 minutes or less) to minimize credit consumption during periods of warehouse inactivity. This approach balances resource availability with cost efficiency by automatically suspending warehouses when they're not in use, preventing unnecessary credit charges. Option C directly aligns with this recommendation. Option A is incorrect because setting auto-suspend to the maximum duration would waste credits during extended idle periods. Option B is suboptimal as a high auto-suspend value still results in unnecessary credit consumption. Option D is the worst practice as disabling auto-suspend keeps warehouses running continuously, leading to maximum credit consumption regardless of actual usage needs.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
What is the recommended approach for configuring the auto-suspend parameter for a virtual warehouse in Snowflake?
A
Set auto-suspend to the maximum possible duration for optimal resource utilization.
B
Enable auto-suspend to a high value to maximize warehouse availability.
C
Enable auto-suspend to a low value to minimize credit consumption during inactivity.
D
Disable auto-suspend to ensure continuous availability of the warehouse.