SnowPro Advanced: Architect — Question 22
A Snowflake Architect is designing a multi-tenant application strategy for an organization in the Snowflake Data Cloud and is considering using an Account Per Tenant strategy.
Which requirements will be addressed with this approach? (Choose two.)
Answer options
- A. There needs to be fewer objects per tenant.
- B. Security and Role-Based Access Control (RBAC) policies must be simple to configure.
- C. Compute costs must be optimized.
- D. Tenant data shape may be unique per tenant.
- E. Storage costs must be optimized.
Correct answer: B, D
Explanation
Choosing the Account Per Tenant strategy simplifies the configuration of Security and Role-Based Access Control (RBAC) policies (B) by isolating tenant data and roles. It also allows for unique data shapes per tenant (D), accommodating diverse requirements without interference, while the other options focus on cost optimization, which is not a primary benefit of this strategy.