A mid-sized logistics organization wants to deploy a new web application framework built on a specific runtime stack. The lead systems engineer requires a solution where the vendor manages the underlying physical host hardware, hypervisors, operating system installation, and runtime patches, while allowing the organization's internal developers to manage application code, database schemas, and data configurations. Which cloud service model best meets these technical and operational boundaries?
- AInfrastructure as a Service (IaaS)
- Platform as a Service (PaaS)Cevap
- CSoftware as a Service (SaaS)
- DDesktop as a Service (DaaS)
Cevap
Platform as a Service (PaaS) is the cloud service model that shifts responsibility for physical hardware, virtualization, operating systems, and application runtimes to the cloud vendor, while allowing customers to maintain full administrative control over application code and data management.
Platform as a Service (PaaS) provides a pre-configured environment for application deployment where the vendor manages the underlying infrastructure, operating system, and runtime stack. This matches the scenario requirements precisely by freeing developers from OS patching while allowing them to build and manage custom application code and database structures.
Adım Adım Çözüm
Anahtar Kavram
Cloud Shared Responsibility Model (IaaS vs PaaS vs SaaS)