A university computer science department is planning to deploy a web application for student assignment submissions. The department requires full administrative control over the guest operating system, network configuration, and middleware installation to support custom security tools, but wants the cloud provider to handle the physical server hardware and hypervisor infrastructure. Which cloud service model best meets these requirements?
- Infrastructure as a Service (IaaS)Answer
- BPlatform as a Service (PaaS)
- CSoftware as a Service (SaaS)
- DDesktop as a Service (DaaS)
Answer
Infrastructure as a Service (IaaS) is the correct cloud service model.
Infrastructure as a Service (IaaS) provides virtualized server instances (VMs) where the subscriber retains administrative management of the operating system, storage, network components, and installed middleware, while the cloud provider manages the physical data center hardware, power, cooling, and hypervisor layer.
Step-by-Step Solution
Key Concept
Cloud Service Models and Shared Responsibility