nerdexam
Snowflake

DEA-C02 · Question #118

Use of what Snowflake Continuous Data Protection (CDP) feature will consume compute credits?

The correct answer is D. Retrieval of data from Fail-safe. Retrieval of data from Fail-safe (D) requires Snowflake to spin up compute resources to recover data from the 7-day fail-safe period, which is why it consumes credits - the operation is performed by Snowflake's internal processes but is billed to your account. Why the…

Security and Governance

Question

Use of what Snowflake Continuous Data Protection (CDP) feature will consume compute credits?

Options

  • ACreating zero-copy clones
  • BEnabling Multi-Factor Authentication (MFA)
  • CUsing Role-Based Access Control (RBAC)
  • DRetrieval of data from Fail-safe

How the community answered

(23 responses)
  • A
    13% (3)
  • B
    4% (1)
  • C
    4% (1)
  • D
    78% (18)

Explanation

Retrieval of data from Fail-safe (D) requires Snowflake to spin up compute resources to recover data from the 7-day fail-safe period, which is why it consumes credits - the operation is performed by Snowflake's internal processes but is billed to your account.

Why the distractors are wrong:

  • A (Zero-copy clones): Cloning is a metadata operation - no data is physically copied and no compute is consumed at creation time.
  • B (MFA): Authentication is a security/identity feature with no compute involvement.
  • C (RBAC): Access control is purely policy-based; defining or enforcing roles consumes no compute credits.

Memory tip: Think of the CDP layers as a spectrum of effort - Time Travel is self-serve (no extra cost), but Fail-safe is a Snowflake-assisted recovery operation, meaning their engineers and compute work on your behalf, and you pay for it. "Rescue missions cost money."

Topics

#Continuous Data Protection#Fail-safe#Compute Credits#Data Recovery

Community Discussion

No community discussion yet for this question.

Full DEA-C02 Practice