An enterprise systems administrator is mapping organizational technical initiatives to appropriate cloud service models based on the shared responsibility matrix. Match each organizational project scenario on the left with the cloud service model layer on the right that correctly defines the customer's management boundary.
- Deploying custom application code into a managed container runtime where the vendor handles operating system updates, web server maintenance, and automatic capacity scaling.Platform as a Service (PaaS) - Application Execution Layer
- Provisioning virtual machines, configuring custom internal routing protocols, and manually installing operating system security patches for legacy line-of-business software.Infrastructure as a Service (IaaS) - Infrastructure Control Layer
- Subscribing to a cloud-hosted productivity suite accessed strictly through a web browser, with zero customer involvement in software deployment, infrastructure, or backend maintenance.Software as a Service (SaaS) - End-User Application Layer
- Configuring user access permissions, table schemas, and queries within a cloud provider's managed database service.Platform as a Service (PaaS) - Managed Data Platform Layer
Cevap
Deploying application code into a managed runtime aligns with Platform as a Service (PaaS) Application Execution Layer. Provisioning virtual machines and managing OS patches aligns with Infrastructure as a Service (IaaS) Infrastructure Control Layer. Utilizing a browser-accessed productivity suite aligns with Software as a Service (SaaS) End-User Application Layer. Managing database tables and user permissions in a managed database aligns with Platform as a Service (PaaS) Managed Data Platform Layer.
Matching each IT initiative to its correct cloud service model requires evaluating the boundary of control between the customer and cloud provider: IaaS grants customer management of virtualized networks, storage, and operating systems; PaaS abstracts the operating system and hardware to provide a managed application development or database execution environment; SaaS delivers fully managed end-user software.
Adım Adım Çözüm
Anahtar Kavram
Cloud Service Models and Shared Responsibility Boundaries (IaaS, PaaS, SaaS)