CCSP · Question #290
Which of the following data-sanitation approaches are always available within a cloud environment? Response:
The correct answer is D. Cryptographic erasure. Cryptographic erasure is the only data-sanitation approach always available to tenants in a cloud environment, as it relies on deleting encryption keys rather than physical access.
Question
Which of the following data-sanitation approaches are always available within a cloud environment? Response:
Options
- APhysical destruction
- BShredding
- COverwriting
- DCryptographic erasure
How the community answered
(28 responses)- B4% (1)
- C4% (1)
- D93% (26)
Why each option
Cryptographic erasure is the only data-sanitation approach always available to tenants in a cloud environment, as it relies on deleting encryption keys rather than physical access.
Physical destruction, such as degaussing or shredding, requires physical access to the storage media, which is typically not available to cloud tenants.
Shredding is a form of physical destruction, requiring physical access to the storage media, which is typically not available to cloud tenants.
Overwriting data multiple times on a disk makes it unrecoverable, but in a shared cloud environment, tenants typically do not have direct control over the underlying physical storage media to guarantee overwriting specific sectors, making cryptographic erasure a more universal and tenant-controlled method.
Cryptographic erasure, also known as crypto-shredding, makes data unrecoverable by deleting or revoking the encryption key used to encrypt the data, effectively rendering the encrypted data useless without requiring physical access to the storage media. This is a software-based approach and always available in a cloud environment.
Concept tested: Cloud data sanitation methods
Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/encryption-and-key-management-overview#data-destruction
Topics
Community Discussion
No community discussion yet for this question.