SnowPro Advanced: Architect — Question 113

A company needs to set up Snowflake with the ability to use zero-copy cloning from a production environment to keep data fresh in development and QA environments. Data from the development and QA environments can never be joined to the production environment data in queries.

How can these requirements be met?

Answer options

Correct answer: C

Explanation

The correct answer is C because creating separate Snowflake accounts for each environment ensures that data isolation is maintained, preventing any potential joins between production and non-production data. Options A and B do not provide the necessary isolation required by the scenario, while option D, while introducing data sharing, still does not meet the requirement to keep development and QA environments entirely separate from production.