Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 163

What are the responsibilities of Snowflake's Cloud Service layer? (Choose three.)

    Correct Answer: A, B, D

    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.

Discussion
KarBiswaOptions: ABD

ABD are correct options

baig123Options: ABD

correct answer AB and D .

newbie2020Options: ACD

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

RajuNaikOptions: ABD

ABD are correct options

sdnv89Options: ABD

query execution happens in the warehouse

newbie2020Options: ABD

Sorry correcting, it should be ABD

R12346Options: ABD

Should be ABD, but it is also used for querying metadata!

Mallikharjuna452Options: ABD

A,B,D ARE CORRECT

_yyuktaOptions: ABD

ABD are correct

happykeieiekekOptions: ABD

ABD are correct

Sk1020Options: ABD

Querying is the job of virtual warehouse

jveagOptions: ABD

I thik same.

William_20Options: ABD

A, D for sure. B because of other options are not true.