COF-C02 · Question #225
Which activities are included in the Cloud Sen/ices layer? (Select TWO).
The correct answer is D. User authentication E. Infrastructure management. Snowflake's three-layer architecture separates responsibilities clearly. The Cloud Services layer handles cross-cutting concerns including user authentication and access control (D) and infrastructure management-provisioning, monitoring, and coordinating all Snowflake services…
Question
Which activities are included in the Cloud Sen/ices layer? (Select TWO).
Options
- AData storage
- BDynamic data masking
- CPartition scanning
- DUser authentication
- EInfrastructure management
How the community answered
(37 responses)- A3% (1)
- B3% (1)
- C5% (2)
- D89% (33)
Explanation
Snowflake's three-layer architecture separates responsibilities clearly. The Cloud Services layer handles cross-cutting concerns including user authentication and access control (D) and infrastructure management-provisioning, monitoring, and coordinating all Snowflake services (E). Data storage (A) belongs to the centralized Storage layer. Partition scanning (C) is performed by Virtual Warehouses (the Query Processing layer). Dynamic data masking (B) is a policy enforced by the Cloud Services layer's security engine, but between the two best answers, authentication and infrastructure management are the canonical textbook examples of Cloud Services responsibilities.
Topics
Community Discussion
No community discussion yet for this question.