A logistics enterprise is deploying a custom web API for real-time shipment tracking. The software development team needs an environment where they can deploy code, manage API configurations, and maintain application databases, but they want the cloud vendor to handle operating system maintenance, middleware updates, and hardware virtualization. Which cloud service model best meets these requirements?
- AInfrastructure as a Service (IaaS)
- Platform as a Service (PaaS)Answer
- CSoftware as a Service (SaaS)
- DDesktop as a Service (DaaS)
Answer
Platform as a Service (PaaS) is the correct cloud model.
Platform as a Service (PaaS) delivers a pre-configured runtime environment where developers can deploy custom application code and manage application settings while the cloud provider assumes full responsibility for OS maintenance, security patching, middleware, and physical hardware infrastructure.
Step-by-Step Solution
Key Concept
Cloud Service Models and Shared Responsibility