What are the responsibilities of Snowflake's Cloud Service layer? (Choose three.)
What are the responsibilities of Snowflake's Cloud Service layer? (Choose three.)
The Cloud Service layer in Snowflake is responsible for Authentication, Resource management, and Query parsing and optimization. This layer includes services for managing infrastructure, metadata, and access control. Authentication ensures that users are correctly identified and access controls are enforced. Resource management handles the allocation and deallocation of computing resources as needed. Query parsing and optimization involves processing SQL queries to determine the most efficient way to execute them. These responsibilities align directly with the functionalities provided by the Cloud Service layer in Snowflake.
ABD are correct options
correct answer AB and D .
Answer should be ACD. To support A&D : ------------------------------- Services managed in this layer include: Authentication Infrastructure management Metadata management Query parsing and optimization Access control https://docs.snowflake.com/en/user-guide/intro-key-concepts.html#cloud-services To support C : ------------------------------- This layer authenticates users, enforces security, performs query compilation and optimization, handles request query "caching", and more. https://docs.snowflake.com/en/user-guide/cost-understanding-compute.html#cloud-service-credit-usage
ABD are correct options
query execution happens in the warehouse
Sorry correcting, it should be ABD
Should be ABD, but it is also used for querying metadata!
A,B,D ARE CORRECT
ABD are correct
ABD are correct
Querying is the job of virtual warehouse
I thik same.
A, D for sure. B because of other options are not true.