An e-commerce organization is transitioning its customer portal microservices from self-managed virtual machines running in an Infrastructure as a Service (IaaS) environment to a managed Platform as a Service (PaaS) application hosting engine. Which of the following security management tasks is transferred from the organization to the cloud service provider as a direct result of adopting this PaaS model?
- AConfiguring custom application user authorization roles and data access rules inside the application.
- Applying security updates and security patches to the underlying operating system of the application hosting environment.Answer
- CRelying on the provider's perimeter security controls to implicitly trust all internal network traffic between application endpoints.
- DClassifying customer application audit logs as a compensating technical control managed by the cloud host.
Answer
Applying security updates and security patches to the underlying operating system of the application hosting environment.
In the Cloud Shared Responsibility Model for Platform as a Service (PaaS), the Cloud Service Provider (CSP) assumes full management of the hardware, hypervisor, operating system (OS), and middleware runtime. Moving from IaaS to PaaS transfers the burden of OS security patching and kernel updates from the customer to the provider.
Step-by-Step Solution
Key Concept
Cloud Shared Responsibility Model (IaaS vs. PaaS)