ARA-C01 · Question #126
Company A would like to share data in Snowflake with Company B. Company B is not on the same cloud platform as Company A. What is required to allow data sharing between these two companies?
The correct answer is C. Setup data replication to the region and cloud platform where the consumer resides. According to the SnowPro Advanced: Architect documents and learning resources, the requirement to allow data sharing between two companies that are not on the same cloud platform is to set up data replication to the region and cloud platform where the consumer resides. Data…
Question
Company A would like to share data in Snowflake with Company B. Company B is not on the same cloud platform as Company A. What is required to allow data sharing between these two companies?
Options
- ACreate a pipeline to write shared data to a cloud storage location in the target cloud provider.
- BEnsure that all views are persisted, as views cannot be shared across cloud platforms.
- CSetup data replication to the region and cloud platform where the consumer resides.
- DCompany A and Company B must agree to use a single cloud platform: Data sharing is only
How the community answered
(44 responses)- A5% (2)
- B2% (1)
- C91% (40)
- D2% (1)
Explanation
According to the SnowPro Advanced: Architect documents and learning resources, the requirement to allow data sharing between two companies that are not on the same cloud platform is to set up data replication to the region and cloud platform where the consumer resides. Data replication is a feature of Snowflake that enables copying databases across accounts in different regions and cloud platforms. Data replication allows data providers to securely share data with data consumers across different regions and cloud platforms by creating a replica database in the consumer's account. The replica database is read-only and automatically synchronized with the primary database in the provider's account. Data replication is useful for scenarios where data sharing is not possible or desirable due to latency, compliance, or security reasons.
Topics
Community Discussion
No community discussion yet for this question.