A logistics enterprise plans to migrate its legacy high-throughput transaction system to a cloud environment. The enterprise software requires direct root-level OS access, custom storage driver kernel modules, and low-level network adapter configuration. However, the company wants to offload all physical datacenter facility maintenance, hardware replacement, and physical host hypervisor management to the cloud provider. Which cloud service model should the enterprise select to satisfy these requirements?
- Infrastructure as a Service (IaaS)Answer
- BPlatform as a Service (PaaS)
- CSoftware as a Service (SaaS)
- DFunction as a Service (FaaS)
Answer
Infrastructure as a Service (IaaS) is the correct cloud service model because it provides full OS-level administration, allowing custom kernel driver installations while delegating physical hardware maintenance to the provider.
Infrastructure as a Service (IaaS) provides virtual machines, virtual storage, and virtual networking where the cloud customer retains full control of the operating system layer—including root access, kernel parameter tuning, and custom driver installation—while the vendor manages the underlying physical infrastructure and hypervisor host.
Step-by-Step Solution
Key Concept
Shared Responsibility Model and Cloud Service Layer Boundaries (IaaS vs PaaS vs SaaS)
Estimated Time:1m 30s