SnowPro Advanced: Architect — Question 142
How does Snowflake handle replication for source and target accounts that have Tri-Secret Secure enabled? (Choose two.)
Answer options
- A. Each replication job will use the same key.
- B. When replicating between accounts that have Tri-Secret Secure enabled, the same key is required for the source and target accounts.
- C. When replicating between accounts that have Tri-Secret Secure enabled, the same key is not required for the source and target accounts.
- D. Tri-Secret Secure requires key-pair authentication for replication.
- E. Snowflake encrypts the database files in transit from the source account to the target account.
Correct answer: C, E
Explanation
The correct answers are C and E. Option C is accurate because Snowflake does not require the same key for both accounts when Tri-Secret Secure is enabled. Option E is also correct as Snowflake ensures that database files are encrypted while being transmitted between accounts. Options A, B, and D are incorrect as they imply restrictions on key usage and authentication that do not apply in this scenario.