Courseiva
hardMultiple ChoiceObjective-mapped

CISA Practice Question: Designing a public cloud-based application that…

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?

⚠ Common exam trap

It's easy for candidates to 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.

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.

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.

  • 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.

About these practice questions

One of 995 original CISA practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

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.