-
Book Overview & Buying
-
Table Of Contents
SnowPro Core Certification Study Guide
By :
Let’s say DataTrix operates in both the US and Europe, and, as a data engineer, you want to ensure that data is available in both regions with minimal latency. You have your primary database in the US region and would like to replicate the same data to the Europe region for local access. Your manager suggests using data replication to replicate the database to another region.
From the following options, what is the other benefit of using data replication in Snowflake?
The correct answer in this case would be option D, Disaster recovery.
Data replication is the appropriate feature for replicating databases across regions or Snowflake accounts. It ensures that a copy of your data is synchronized and available in the Europe region while maintaining high availability and minimal latency. Having a replicated copy of your data in a different region can help you recover from...