An enterprise security architect is evaluating cloud operational boundaries across various enterprise environments. Match each cloud service or deployment model scenario on the left with the corresponding customer security management responsibility on the right.
- Infrastructure as a Service (IaaS) instance hosting custom line-of-business applicationsManaging guest operating system security patches, network firewall rules, middleware, and application stack vulnerabilities.
- Platform as a Service (PaaS) managed container environmentSecuring application source code, data schema access, and API authentication, while relying on the provider for underlying OS and runtime maintenance.
- Software as a Service (SaaS) cloud communication and productivity portalConfiguring identity access controls, user provisioning, and data classification governance while relying on the provider for application software and platform infrastructure.
- On-premises Private Cloud infrastructure hosting legacy databasesRetaining total administrative control over all physical facilities, hardware, hypervisors, network perimeters, and guest workloads.
Answer
In IaaS, the customer manages the guest OS, host firewalls, and application stack. In PaaS, the customer manages application code and access controls while the provider manages the OS and runtime engine. In SaaS, the provider manages the application and infrastructure while the customer manages user access and data governance. In a Private Cloud, the enterprise manages all physical infrastructure, hypervisors, and virtual workloads.
Each cloud service model defines a distinct boundary of ownership. In IaaS, hardware virtualization is provided by the CSP while OS patching, host firewalls, and application management remain customer duties. In PaaS, the CSP manages the OS and runtime environment, while the customer manages code and application access. In SaaS, the CSP manages the full application stack while the customer manages identities and data classification. In a private cloud on-premises setup, the enterprise retains end-to-end control of physical and virtual assets.
Step-by-Step Solution
Key Concept
Cloud Shared Responsibility Model and Cloud Deployment Model Boundaries