CCSK Exam QuestionsBrowse all questions from this exam

CCSK Exam - Question 90


How can key management be leveraged to prevent cloud providers from inappropriately accessing customer data?

Show Answer
Correct Answer: C

To prevent cloud providers from inappropriately accessing customer data, segregating keys from the provider hosting data is an effective strategy. By storing encryption keys separately and only passing them to the provider on a per-request basis, it ensures that the provider cannot decrypt the data without explicit authorization. This method adds an additional layer of security by ensuring that the control over data decryption remains with the customer.

Discussion

2 comments
Sign in to comment
saptatiOption: C
Jul 26, 2023

The right answer is C., Segregate keys from the provider hosting data, can be leveraged to prevent cloud providers from inappropriately accessing customer data. According to Security-Guidance-v4.0, Pg126, "You may be able to store the keys externally from the provider and only pass them over on a per-request basis.”

overarch384Option: C
Apr 11, 2024

Found in 11.1.4.3