nerdexam
CompTIA

CV0-002 · Question #336

Which of the following would be MOST appropriate for storing sensitive data in a secure storage environment?

The correct answer is C. Encryption. Encryption is the most appropriate method for securing sensitive data at rest by transforming it into an unreadable format, protecting it even if the storage medium is compromised.

Security

Question

Which of the following would be MOST appropriate for storing sensitive data in a secure storage environment?

Options

  • ALUN masking
  • BACLs
  • CEncryption
  • DZoning

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    93% (25)

Why each option

Encryption is the most appropriate method for securing sensitive data at rest by transforming it into an unreadable format, protecting it even if the storage medium is compromised.

ALUN masking

LUN masking controls which hosts can access a storage volume, but does not protect the data itself if an authorized host is compromised.

BACLs

ACLs manage user and process access to files and folders within an operating system, but do not protect data if the underlying storage is accessed directly outside the OS.

CEncryptionCorrect

Encryption directly protects data's confidentiality by converting it into a coded form, making it unreadable to unauthorized parties, which is crucial for sensitive data even if the storage device is accessed improperly.

DZoning

Zoning segments a Storage Area Network (SAN) to control device communication, providing network-level isolation rather than direct data protection at rest.

Concept tested: Data at rest security mechanisms

Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/encryption-overview

Topics

#data at rest#encryption#data security#sensitive data

Community Discussion

No community discussion yet for this question.

Full CV0-002 Practice