ADA-C01 · Question #46
In general, the monthly billing for database replication is proportional to which variables? (Choose two.)
The correct answer is A. The frequency of changes to the primary database as a result of data loading or DML operations B. The amount of table data in the primary database that changes as a result of data loading or DML. Snowflake charges for database replication based on two categories: data transfer and compute resources. Data transfer costs depend on the amount of data that is transferred from the primary database to the secondary database across regions and/or cloud service providers…
Question
In general, the monthly billing for database replication is proportional to which variables? (Choose two.)
Options
- AThe frequency of changes to the primary database as a result of data loading or DML operations
- BThe amount of table data in the primary database that changes as a result of data loading or DML
- CThe frequency of the secondary database refreshes from the primary database
- DThe number of times data moves across regions and/or cloud service providers between the
- EThe number and size of warehouses defined in the primary account
How the community answered
(27 responses)- A70% (19)
- C7% (2)
- D19% (5)
- E4% (1)
Explanation
Snowflake charges for database replication based on two categories: data transfer and compute resources. Data transfer costs depend on the amount of data that is transferred from the primary database to the secondary database across regions and/or cloud service providers. Compute resource costs depend on the use of Snowflake-provided compute resources to copy data between accounts across regions. Both data transfer and compute resource costs are proportional to the frequency and amount of changes to the primary database as a result of data loading or DML operations.
Topics
Community Discussion
No community discussion yet for this question.