nerdexam
CompTIA

SK0-004 · Question #715

A server on the network stores sensitive data for a department in the company. Many users in that department access the data. A systems administrator has been instructed to ensure only this data is…

The correct answer is C. Data transfer encryption. When many users access sensitive data over a network, encrypting the data in transit targets exactly that data without adding storage-level overhead to unrelated files.

Security and disaster recovery

Question

A server on the network stores sensitive data for a department in the company. Many users in that department access the data. A systems administrator has been instructed to ensure only this data is encrypted in the most efficient manner. Which of the following solutions is BEST?

Options

  • ADisk-level encryption
  • BFile-level encryption
  • CData transfer encryption
  • DUser-initiated encryption

How the community answered

(40 responses)
  • A
    5% (2)
  • B
    5% (2)
  • C
    75% (30)
  • D
    15% (6)

Why each option

When many users access sensitive data over a network, encrypting the data in transit targets exactly that data without adding storage-level overhead to unrelated files.

ADisk-level encryption

Disk-level encryption encrypts all data on the drive indiscriminately, including non-sensitive data, violating the requirement to encrypt only the specific sensitive data in the most efficient manner.

BFile-level encryption

File-level encryption protects data at rest on the storage medium but does not address the network exposure risk when many users are actively transferring the sensitive data across the network.

CData transfer encryptionCorrect

Data transfer encryption secures only the sensitive data as it travels between the server and clients across the network, which is precisely where exposure occurs when many users are actively accessing it. This approach efficiently targets only the transmitted data without encrypting unrelated data stored on disk, and it can be implemented centrally without per-file key management overhead.

DUser-initiated encryption

User-initiated encryption is inefficient and unreliable because it requires each individual user to manually trigger encryption, introducing inconsistency and human error into the protection of sensitive data.

Concept tested: Targeted data-in-transit encryption for sensitive network data

Topics

#data transfer encryption#sensitive data#encryption methods#network security

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice