COF-C02 · Question #437
Which activities are included in the Cloud Services layer? {Select TWO).
The correct answer is D. User authentication E. Infrastructure management. Snowflake's three-layer architecture consists of Storage, Query Processing (virtual warehouses), and Cloud Services. The Cloud Services layer handles global coordination and platform management tasks including: user authentication (D) - login, MFA, SSO; and infrastructure…
Question
Which activities are included in the Cloud Services layer? {Select TWO).
Options
- AData storage
- BDynamic data masking
- CPartition scanning
- DUser authentication
- EInfrastructure management
How the community answered
(36 responses)- A3% (1)
- C6% (2)
- D92% (33)
Explanation
Snowflake's three-layer architecture consists of Storage, Query Processing (virtual warehouses), and Cloud Services. The Cloud Services layer handles global coordination and platform management tasks including: user authentication (D) - login, MFA, SSO; and infrastructure management (E) - managing metadata, transactions, access control, and optimizer. Data storage belongs to the Storage layer; partition scanning and dynamic data masking execution happen in the Query Processing layer.
Topics
Community Discussion
No community discussion yet for this question.