What services are provided by the cloud services layer in Snowflake? (Choose two.)
What services are provided by the cloud services layer in Snowflake? (Choose two.)
The cloud services layer in Snowflake is responsible for several crucial functions. One of these is metadata management, which involves handling the metadata that defines the structure and contents of databases and tables, including details about columns, data types, and indexes. Another core function of the cloud services layer is authentication. This involves ensuring that only authorized users have access to the data and metadata stored in Snowflake, managing user login processes and verifying user identities. These services are essential for maintaining the structure, security, and accessibility of the data within Snowflake.
A. Metadata management C. Authentication The cloud services layer in Snowflake provides several important services that are used by other parts of the system. Two of the main services provided by the cloud services layer are: A. Metadata management: The cloud services layer is responsible for managing the metadata that defines the structure and contents of databases and tables in Snowflake, including information about columns, data types, and indexes. C. Authentication: The cloud services layer is responsible for handling user authentication and authorization, ensuring that only authorized users have access to the data and metadata stored in Snowflake. Options B, D, and E refer to other parts of the Snowflake system and are not provided by the cloud services layer. Option B refers to object authorization, which is managed by the security layer in Snowflake. Option D refers to query execution, which is performed by the query processing layer. Option E refers to result caching, which can be performed by the query processing layer and the storage layer in Snowflake.
CLOUD SERVICES LAYER: • Authentication • Infrastructure management • Metadata management • Query parsing and optimization Access control
https://docs.snowflake.com/en/user-guide/intro-key-concepts.html#cloud-services
Result Cache lies in CSL
correct
Cloud layer is responsible for authentication and metadata mgmt