ADA-C01 · Question #28
What are benefits of using Snowflake organizations? (Choose two.)
The correct answer is B. Administrators can monitor and understand usage across all accounts in the organization. E. Administrators have the ability to create accounts in any available cloud provider or region. Organizations are a feature that allows linking the accounts owned by a business entity, simplifying account management and billing, replication and failover, data sharing, and other account administration tasks. Some of the benefits of using organizations are: - Administrators…
Question
What are benefits of using Snowflake organizations? (Choose two.)
Options
- AAdministrators can change Snowflake account editions on-demand based on need.
- BAdministrators can monitor and understand usage across all accounts in the organization.
- CAdministrators can simplify data movement across all accounts within the organization.
- DUser administration is simplified across all accounts within the organization.
- EAdministrators have the ability to create accounts in any available cloud provider or region.
How the community answered
(42 responses)- A5% (2)
- B71% (30)
- C10% (4)
- D14% (6)
Explanation
Organizations are a feature that allows linking the accounts owned by a business entity, simplifying account management and billing, replication and failover, data sharing, and other account administration tasks. Some of the benefits of using organizations are: - Administrators can monitor and understand usage across all accounts in the organization using the ORGANIZATION_USAGE schema, which provides historical usage data for all accounts in the organization via views in a shared database named SNOWFLAKE. This can help to optimize costs and performance across the organization. - Administrators have the ability to create accounts in any available cloud provider or region using the CREATE ACCOUNT command, which allows specifying the cloud platform and region for the new account. This can help to meet the business needs and compliance requirements of the
Topics
Community Discussion
No community discussion yet for this question.