Question 1 · Difficulty 2/5
Which cloud service model exposes virtualized compute, storage, and network primitives to the customer, requiring the customer to install and manage the operating system and all software running on top of it? (Select the best answer.)
Show answer & explanation
Correct answer: C
Infrastructure as a Service (IaaS)
IaaS provides raw virtualized infrastructure (compute, storage, networking) and places responsibility for the OS, middleware, runtime, and application on the customer. SaaS delivers a fully managed application where the customer manages only configuration and data. PaaS delivers a managed runtime platform where the customer is responsible only for application code and data. FaaS (serverless) is an even more abstracted execution model and is outside the IaaS/PaaS/SaaS tier definitions tested here.