Match each organizational IT deployment scenario on the left to the cloud service model on the right that defines its administrative boundary.
- Provisioning virtual machines, configuring virtual networks, and maintaining operating system security patchesInfrastructure as a Service (IaaS)
- Deploying custom web application source code into a managed runtime execution framework and database enginePlatform as a Service (PaaS)
- Subscribing to a turnkey web-based office productivity suite managed and updated entirely by the vendorSoftware as a Service (SaaS)
Answer
Virtual machine provisioning and operating system patching matches Infrastructure as a Service (IaaS); deploying custom application code to a managed runtime framework matches Platform as a Service (PaaS); subscribing to a vendor-managed end-user application suite matches Software as a Service (SaaS).
IaaS leaves OS administration, network settings, and virtualization setup to the customer. PaaS provides a ready-to-use application execution runtime where the cloud provider maintains the OS. SaaS delivers end-user applications entirely maintained by the cloud provider.
Step-by-Step Solution
Key Concept
Cloud Service Models (IaaS, PaaS, SaaS) and Shared Responsibility Boundaries