
Answer-first summary for fast verification
Answer: To conserve credits by keeping running clusters fully loaded
The economy scaling policy prioritizes cost efficiency over performance by keeping existing clusters fully loaded rather than automatically starting additional clusters. This conserves credits by minimizing the number of active clusters, though it may result in query queuing and longer completion times. The community discussion shows unanimous consensus (100% of votes) for option D, with the top-voted comment explicitly stating that economy mode 'conserves credits by favoring keeping running clusters fully-loaded rather than starting additional clusters.' Options A, B, and C describe benefits of the standard scaling policy, which prioritizes performance by quickly scaling out to handle concurrent queries, rather than the economy policy's cost-saving focus.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
When should a user choose the economy scaling policy for a multi-cluster warehouse?
A
To prevent/minimize query queuing
B
To increase performance of the clusters
C
To reduce queuing concurrent user queries
D
To conserve credits by keeping running clusters fully loaded
No comments yet.