A pharmaceutical research firm integrates an on-premises high-performance compute cluster with a cloud-managed Platform as a Service (PaaS) database pipeline to process sensitive genomic records across a hybrid cloud model. To protect data in transit and control unauthorized access, the security team implements an inline Cloud Access Security Broker (CASB) alongside microsegmentation. When evaluating security responsibility boundaries under this PaaS architecture, which security management task remains exclusively the responsibility of the cloud customer?
- Managing customer-managed encryption keys (CMEK) and defining database user privilege policiesAnswer
- BApplying security patches to the hypervisor and underlying operating system running the database cluster
- CClassifying queries originating from the internal corporate network as inherently trusted without enforcing continuous authorization
- DApplying physical lock controls and video surveillance inside the cloud provider data center facilities
Answer
Managing customer-managed encryption keys (CMEK) and defining database user privilege policies is exclusively the customer's responsibility in a PaaS model.
Under the cloud shared responsibility model for Platform as a Service (PaaS), the cloud service provider abstract and manages the underlying hardware, hypervisors, and database engine software. However, data ownership, access control configurations, user entitlement definitions, and data-at-rest encryption key lifecycle management (such as CMEK) always remain under the explicit administrative control of the cloud customer.
Step-by-Step Solution
Key Concept
Cloud Shared Responsibility Model in Platform as a Service (PaaS)