
Answer-first summary for fast verification
Answer: Coordinates activities in the Snowflake account
The Snowflake Cloud Services layer is responsible for coordinating activities across the Snowflake account, including authentication, infrastructure management, metadata management, query parsing and optimization, and access control. Option A correctly describes this coordination function. Option B (query execution) is handled by the Compute layer (virtual warehouses), not Cloud Services. Option C is incorrect as there are no storage quotas in Snowflake - only credit quotas exist. Option D (virtual warehouse cache management) is also a Compute layer function, not Cloud Services. The community discussion strongly supports A with 100% consensus and detailed explanations about the three-layer architecture.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Which of the following describes the Snowflake Cloud Services layer?
A
Coordinates activities in the Snowflake account
B
Executes queries submitted by the Snowflake account users
C
Manages quotas on the Snowflake account storage
D
Manages the virtual warehouse cache to speed up queries