nerdexam
Isaca

CRISC · Question #243

Which of the following is the BEST way to protect sensitive data from administrators within a public cloud?

The correct answer is D. Encrypt data before it leaves the organization.. The best way to protect sensitive data from cloud administrators is to encrypt it before it ever leaves the organization's control, ensuring only the organization holds the decryption keys.

Submitted by suresh_in· Apr 18, 2026Risk Response and Reporting

Question

Which of the following is the BEST way to protect sensitive data from administrators within a public cloud?

Options

  • AUse an encrypted tunnel lo connect to the cloud.
  • BEncrypt the data in the cloud database.
  • CEncrypt physical hard drives within the cloud.
  • DEncrypt data before it leaves the organization.

How the community answered

(41 responses)
  • A
    17% (7)
  • B
    5% (2)
  • C
    7% (3)
  • D
    71% (29)

Why each option

The best way to protect sensitive data from cloud administrators is to encrypt it before it ever leaves the organization's control, ensuring only the organization holds the decryption keys.

AUse an encrypted tunnel lo connect to the cloud.

Using an encrypted tunnel protects data in transit to the cloud but does not protect the data once it is stored in the cloud from administrators with potential access to the cloud environment.

BEncrypt the data in the cloud database.

Encrypting data in the cloud database (server-side encryption) protects it at rest, but the cloud provider or its administrators typically manage or have access to the encryption keys, potentially allowing them access to the data.

CEncrypt physical hard drives within the cloud.

Encrypting physical hard drives within the cloud protects against physical theft of drives, but does not prevent cloud administrators with appropriate system access from reading data on those drives once the system is running.

DEncrypt data before it leaves the organization.Correct

Encrypting data before it leaves the organization (client-side encryption) ensures that the organization maintains control of the encryption keys. This prevents cloud administrators, who might have access to the encrypted data in the cloud, from decrypting and accessing the sensitive information.

Concept tested: Protecting data from cloud administrators using client-side encryption

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

Topics

#Cloud Security#Data Encryption#Data Confidentiality#Client-side Encryption

Community Discussion

No community discussion yet for this question.

Full CRISC Practice