A logistics company is containerizing its fleet routing API microservices. The systems engineering team wants a cloud deployment where the cloud service provider maintains the physical hardware, virtualization layer, operating system kernels, and language runtime environment. However, the company's developers need to deploy custom code, configure API endpoints, and manage application database tables without taking on OS patching or hypervisor administration duties. Which cloud service model best fulfills these deployment and management requirements?
- 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)
Platform as a Service (PaaS) provides a pre-configured platform and execution runtime where the cloud vendor manages hardware infrastructure, virtualization, operating systems, and runtime engines. This matches the company's requirement for developers to deploy API microservices and manage database structures without having to maintain OS kernels or hypervisor software.
Adım Adım Çözüm
Anahtar Kavram
Cloud Service Models (IaaS, PaaS, SaaS) Shared Responsibility Boundaries