
Answer-first summary for fast verification
Answer: Discretionary Access Control (DAC), Role-based Access Control (RBAC)
Snowflake's access control framework combines Discretionary Access Control (DAC) and Role-based Access Control (RBAC). DAC allows object owners to grant privileges to other users, which aligns with Snowflake's model where object owners can grant access. RBAC is the primary model where privileges are assigned to roles, and roles are then granted to users, providing scalable and manageable access control. The community discussion shows 100% consensus on BD, with supporting comments confirming this combination. Other options like ABAC, ACL, and RuBAC are not core components of Snowflake's framework, making them less suitable.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.