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.
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
correct answer AB and D .
ABD are correct options
Should be ABD, but it is also used for querying metadata!
Sorry correcting, it should be ABD
query execution happens in the warehouse
ABD are correct options
A, D for sure. B because of other options are not true.
I thik same.
Querying is the job of virtual warehouse
ABD are correct
ABD are correct
A,B,D ARE CORRECT