COF-C02 · Question #33
In which use cases does Snowflake apply egress charges?
The correct answer is C. Database replication. Snowflake applies data egress charges when data is transferred across cloud regions or cloud providers. Database replication moves data from a primary account in one region to a replica in another region or cloud, which crosses network boundaries and incurs egress fees. Data…
Question
In which use cases does Snowflake apply egress charges?
Options
- AData sharing within a specific region
- BQuery result retrieval
- CDatabase replication
- DLoading data into Snowflake
How the community answered
(44 responses)- B2% (1)
- C93% (41)
- D5% (2)
Explanation
Snowflake applies data egress charges when data is transferred across cloud regions or cloud providers. Database replication moves data from a primary account in one region to a replica in another region or cloud, which crosses network boundaries and incurs egress fees. Data sharing within the same region (option A) uses metadata-based access and does not physically move data, so there are no egress charges. Query result retrieval (option B) does not incur egress charges in the traditional sense. Loading data into Snowflake (option D) is ingress, not egress.
Topics
Community Discussion
No community discussion yet for this question.