Multiple business units within a company use a single Snowflake account.
What features should be used if the company needs to separate costs by business unit? (Select TWO).
Correct Answer: C,D
* Object Tagging (C):
* Allows tagging of Snowflake objects (e.g., warehouses, databases) with business unit identifiers.
These tags can then be used for cost tracking and reporting.
* Resource Monitors (D):
* Monitor and limit the credit usage of specific virtual warehouses or resource groups, allowing you to allocate costs to business units.
Why Other Options Are Incorrect:
* A. User roles: Roles manage access control, not cost tracking.
* B. Query history: Tracks query details but does not provide cost separation.
* E. Virtual warehouses: While costs are associated with warehouses, they do not provide cost separation unless paired with tagging or resource monitors.
References:
* Object Tagging
* Resource Monitors