Question 441 of 509
Protection of Information AssetshardMultiple ChoiceObjective-mapped

Quick Answer

The answer is client-side encryption with customer managed keys, as it provides the strongest cloud data protection by ensuring data is encrypted before it leaves the client environment and the cloud provider never holds the decryption keys. This approach guarantees that even if the provider’s infrastructure is fully compromised, attackers cannot access plaintext data because the encryption and key management remain entirely independent of the cloud provider’s security controls. On the CISA exam, this concept tests your understanding of data sovereignty and the shared responsibility model, often appearing as a trap where candidates mistakenly choose server-side encryption with provider-managed keys—a weaker option since the provider could theoretically access the data. A key memory tip is to think “encrypt before you send, keys you defend,” reinforcing that client-side control removes the provider as a threat vector.

CISA Protection of Information Assets Practice Question

This CISA practice question tests your understanding of protection of information assets. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A company is designing a public cloud-based application that processes highly sensitive personal data. Which of the following data protection strategies provides the STRONGEST assurance that data remains confidential even if the cloud provider's infrastructure is compromised?

Question 1hardmultiple choice
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Implement client-side encryption with customer managed keys

Client-side encryption with customer managed keys ensures that data is encrypted before it leaves the client environment, and the cloud provider never has access to the plaintext data or the encryption keys. Even if the cloud provider's infrastructure is fully compromised, the attacker cannot decrypt the data because the keys are never stored or processed by the provider. This provides the strongest assurance of confidentiality because the data remains encrypted end-to-end, independent of the provider's security controls.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Use server-side encryption with cloud provider managed keys

    Why it's wrong here

    The provider has access to keys, so data could be decrypted if provider is compromised.

  • Implement client-side encryption with customer managed keys

    Why this is correct

    Data encrypted before leaving client; provider never has keys, ensuring confidentiality even if provider breached.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Enable encryption in transit using TLS 1.3

    Why it's wrong here

    TLS protects in transit, not at rest.

  • Apply data masking at the application layer

    Why it's wrong here

    Masking obscures data but does not prevent provider access to underlying data.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse 'encryption at rest' (server-side) with 'end-to-end confidentiality' and assume that any encryption managed by the cloud provider is sufficient, failing to recognize that provider-managed keys are still accessible to the provider and thus vulnerable in a provider compromise scenario.

Detailed technical explanation

How to think about this question

Client-side encryption typically uses a library like AWS SDK's S3 client-side encryption or Azure Storage client-side encryption, where the data is encrypted with a customer-managed key (CMK) using AES-256-GCM before being uploaded. The cloud provider stores only the ciphertext and has no access to the key material, which is often stored in a separate key management system (e.g., AWS KMS with an external key store or a hardware security module on-premises). A real-world scenario is a healthcare provider storing PHI in AWS S3; even if an attacker gains root access to the S3 service, they cannot decrypt the objects without the client-side key.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A network engineer segments a warehouse floor into three subnets: 20 scanners, 5 printers, and 2 management hosts. Picking the wrong mask wastes addresses or leaves too few usable hosts. Exam questions test whether you can apply CIDR notation, calculate block size, and identify the correct usable-host range for a given prefix.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related CISA practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free CISA practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this CISA question test?

Protection of Information Assets — This question tests Protection of Information Assets — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Implement client-side encryption with customer managed keys — Client-side encryption with customer managed keys ensures that data is encrypted before it leaves the client environment, and the cloud provider never has access to the plaintext data or the encryption keys. Even if the cloud provider's infrastructure is fully compromised, the attacker cannot decrypt the data because the keys are never stored or processed by the provider. This provides the strongest assurance of confidentiality because the data remains encrypted end-to-end, independent of the provider's security controls.

What should I do if I get this CISA question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 25, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This CISA practice question is part of Courseiva's free ISACA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CISA exam.