QuestionQ117

Architecture Overview

Which requirements suggest that a multi-account Snowflake strategy should be used?

Choose two
Explanation

Snowflake assigns an edition to each account, so environments that require different editions require separate accounts. Separate accounts also provide separate database namespaces, allowing deployments to use the same database names in each environment and avoiding environment-specific database-name changes. Zero-copy cloning and centralized RBAC across environments favor a single-account design instead.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!