nerdexam
Snowflake

COF-C02 · Question #84

Which of the following describes the Snowflake Cloud Services layer?

The correct answer is A. Coordinates activities in the Snowflake account. The Cloud Services layer is the 'brain' of Snowflake's three-layer architecture. It coordinates all activities across the account including authentication and access control, metadata management, query parsing and optimization, and infrastructure management. It does not execute…

Snowflake Cloud Data Platform Features and Architecture

Question

Which of the following describes the Snowflake Cloud Services layer?

Options

  • ACoordinates activities in the Snowflake account
  • BExecutes queries submitted by the Snowflake account users
  • CManages quotas on the Snowflake account storage
  • DManages the virtual warehouse cache to speed up queries

How the community answered

(36 responses)
  • A
    92% (33)
  • B
    6% (2)
  • C
    3% (1)

Explanation

The Cloud Services layer is the 'brain' of Snowflake's three-layer architecture. It coordinates all activities across the account including authentication and access control, metadata management, query parsing and optimization, and infrastructure management. It does not execute queries - that is done by the Virtual Warehouse (compute) layer. It does not manage storage quotas - that is handled by the Database Storage layer. While it manages the result cache (not the warehouse cache), the warehouse-level disk cache belongs to the compute layer.

Topics

#Snowflake architecture#Cloud Services layer#Architectural components

Community Discussion

No community discussion yet for this question.

Full COF-C02 Practice