CCSP · Question #219
Which cloud service category is MOST likely to use a client-side key management system?
The correct answer is B. SaaS. A client-side key management system is most likely used with SaaS to allow customers to encrypt data before it reaches the provider, maintaining full control over their encryption keys.
Question
Which cloud service category is MOST likely to use a client-side key management system?
Options
- AIaaS
- BSaaS
- CPaaS
- DDaaS
How the community answered
(50 responses)- A4% (2)
- B84% (42)
- C10% (5)
- D2% (1)
Why each option
A client-side key management system is most likely used with SaaS to allow customers to encrypt data before it reaches the provider, maintaining full control over their encryption keys.
In IaaS, customers have significant control over the operating system and applications, allowing them to implement server-side or customer-managed key management within their allocated resources.
In a SaaS model, the customer typically has the least control over the application and underlying infrastructure, making client-side key management crucial for maintaining data confidentiality and compliance. This allows customers to encrypt their sensitive data before uploading it to the SaaS application, ensuring the cloud provider never possesses the unencrypted data or the encryption keys, thereby addressing strict regulatory or privacy requirements.
In PaaS, customers manage their applications and data, giving them more options for integrating key management solutions directly into their application stack rather than relying solely on client-side encryption.
DaaS (Desktop as a Service) is a specific type of SaaS, and while it might involve client-side key management for certain data, SaaS broadly represents the category where such a solution is most common for protecting data from the provider.
Concept tested: Cloud service key management models
Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/encryption-overview
Topics
Community Discussion
No community discussion yet for this question.