CV0-002 · Question #437
A company is using storage-as-a-service from an IaaS provider for application services. The company has a mandate to protect personal information being stored on the cloud. The service provided includ
The correct answer is C. Implement centralized key management.. For securing personal information stored at rest in an IaaS storage-as-a-service, implementing centralized key management is essential to control encryption keys.
Question
A company is using storage-as-a-service from an IaaS provider for application services. The company has a mandate to protect personal information being stored on the cloud. The service provided includes encryption for in-transit data and requires a security solution for data-at-rest. Which of the following should be deployed to secure the personal information?
Options
- AImplement data tokenization.
- BImplement hardware-based encryption.
- CImplement centralized key management.
- DImplement database-embedded encryption.
How the community answered
(37 responses)- A11% (4)
- B5% (2)
- C81% (30)
- D3% (1)
Why each option
For securing personal information stored at rest in an IaaS storage-as-a-service, implementing centralized key management is essential to control encryption keys.
Data tokenization replaces sensitive data with a non-sensitive equivalent but is typically used for specific data fields rather than a general solution for all data-at-rest encryption.
Hardware-based encryption is a method of encryption, but it does not address the crucial aspect of managing the encryption keys, which is a separate and vital security concern.
Centralized key management ensures that the encryption keys used to protect data-at-rest are securely generated, stored, and managed, providing a robust security solution and maintaining control over sensitive personal information even when using a third-party storage service. This approach is essential for compliance and data sovereignty, as it allows the company to control who can access the encrypted data.
Database-embedded encryption is specific to data within a database and does not provide a comprehensive solution for all personal information stored at rest across various storage services.
Concept tested: Data-at-rest encryption key management
Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/key-management
Topics
Community Discussion
No community discussion yet for this question.