Exam SnowPro Advanced Architect All QuestionsBrowse all questions from this exam
Question 51

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.)

    Correct Answer: B, D

    Using an Account Per Tenant (APT) strategy helps to ensure that security and Role-Based Access Control (RBAC) policies can be simplified and efficiently managed, as each tenant has its own separate account with distinct access controls. Additionally, this strategy is particularly beneficial when the tenant data shape may be unique per tenant, as each account can be tailored to the specific data requirements and structures of each tenant without interference or complexity arising from shared resources.

Discussion
FabrisaOptions: BD

I would choose B and D... https://developers.snowflake.com/wp-content/uploads/2021/05/Design-Patterns-for-Building-Multi-Tenant-Applications-on-Snowflake.pdf

Corleone433

I agree here.

hillcat111Options: BD

changing to B&D

chiiiikOptions: BD

I think we can exclude C & E cause they are not requirements well solved by using APT, I'm not sure about A, but it seems unnecessary to use APT with few objects. Potential is A cause RBAC is not required to isolate tenant ( Refer Part Three: Evaluating Tenancy Models in https://developers.snowflake.com/wp-content/uploads/2021/05/Design-Patterns-for-Building-Multi-Tenant-Applications-on-Snowflake.pdf). And the left is D, I think it's reasonable to use APT

Atomic_GeckoOptions: CD

C & D. Compute costs are to be considered when using multiple accounts, D for data shape being different

hillcat111

Answer is C,E and is validated

hillcat111Options: AD

I think its A&D