D-ECS-DS-23 · Question #14
For an ECS deployment requiring frequent data recovery tests, which feature is most beneficial?
The correct answer is A. Snapshot and cloning capabilities. Snapshot and cloning capabilities are ideal for frequent data recovery tests because they let you instantly capture a point-in-time image of your data and spin up cloned environments to validate recovery procedures - all without touching production data or incurring lengthy…
Question
For an ECS deployment requiring frequent data recovery tests, which feature is most beneficial?
Options
- ASnapshot and cloning capabilities
- BLong-term data archiving without retrieval options
- CSingle-zone data storage for cost savings
- DManual backup processes to external drives
How the community answered
(39 responses)- A74% (29)
- B15% (6)
- C8% (3)
- D3% (1)
Explanation
Snapshot and cloning capabilities are ideal for frequent data recovery tests because they let you instantly capture a point-in-time image of your data and spin up cloned environments to validate recovery procedures - all without touching production data or incurring lengthy backup windows. Option B is wrong because archiving without retrieval options makes recovery testing impossible by definition. Option C (single-zone storage) trades away redundancy for cost savings, which increases risk and does nothing to facilitate testing recovery workflows. Option D (manual backups to external drives) is far too slow and error-prone to support frequent testing at scale in a modern ECS environment. Memory tip: Think "snap → clone → test" - snapshots freeze the moment, clones let you rehearse the rescue.
Topics
Community Discussion
No community discussion yet for this question.