SnowPro Core Exam QuestionsBrowse all questions from this exam

SnowPro Core Exam - Question 272


Snowflake's approach to the management of system access combines which of the following models? (Choose two.)

Show Answer
Correct Answer: BE

Snowflake’s approach to system access management combines aspects from both Discretionary Access Control (DAC) and Role-Based Access Control (RBAC). DAC allows object owners to grant access to their objects, while RBAC assigns access privileges to roles that are then assigned to users. This combination provides a flexible and robust approach to managing system access.

Discussion

17 comments
Sign in to comment
Kate0204Option: B
Dec 7, 2022

DAC + RBAC

harshagc180Options: BE
Dec 8, 2022

Answer : B & E

singhksOption: B
Aug 19, 2023

B and E are correct Role-based Access Control (RBAC) and Discretionary Access Control (DAC)

AmitsnowflakeOptions: BE
Sep 19, 2023

BE https://docs.snowflake.com/user-guide/security-access-control-overview#label-access-control-overview-roles-system

romega2Option: E
Oct 1, 2023

E and B

Avi0407Options: BE
Nov 6, 2023

Access Control Framework¶ Snowflake’s approach to access control combines aspects from both of the following models: Discretionary Access Control (DAC): Each object has an owner, who can in turn grant access to that object. Role-based Access Control (RBAC): Access privileges are assigned to roles, which are in turn assigned to users.

azlovemovieOption: E
Dec 26, 2023

B. Role-Based Access Control (RBAC) E. Discretionary Access Control (DAC)

sandy91Option: E
Jan 19, 2024

B and E are correct

Mike722Option: B
Feb 12, 2024

B. Role-Based Access Control (RBAC) - Allows other than owners to access/use. E. Discretionary Access Control (DAC) - Allows ownership.

_yyuktaOption: B
Feb 26, 2024

B. Role-Based Access Control (RBAC)

examtopics_strataOption: B
Jul 28, 2023

B and E is correct

shubh47Options: BE
Jul 29, 2023

DAC + RBAC B and E

AmitsnowflakeOptions: BD
Sep 19, 2023

BD https://docs.snowflake.com/user-guide/security-access-control-overview#label-access-control-overview-roles-system

AmitsnowflakeOptions: AB
Sep 19, 2023

AD https://docs.snowflake.com/user-guide/security-access-control-overview#label-access-control-overview-roles-system

PrashantGupta1616Option: D
Jun 8, 2024

ANSWER is BE RBAC and DAC

YoshiSamoZouOption: E
Jun 27, 2024

DAC + RBAC

Mallikharjuna452Options: BE
Jul 22, 2024

B and E are correct