A company is evaluating moving its on-premises infrastructure to a cloud environment. They want a service that provides virtual machines, storage, and networking capabilities while retaining full control over the operating system and applications. Which cloud service model best meets this requirement?
Trap 1: Software as a Service (SaaS)
SaaS delivers complete applications managed by the provider, not infrastructure control.
Trap 2: Platform as a Service (PaaS)
PaaS provides a platform to develop and deploy applications without managing underlying infrastructure.
Trap 3: Private Cloud
Private Cloud is a deployment model, not a service model; it can host any service model.
- A
Software as a Service (SaaS)
Why wrong: SaaS delivers complete applications managed by the provider, not infrastructure control.
- B
Platform as a Service (PaaS)
Why wrong: PaaS provides a platform to develop and deploy applications without managing underlying infrastructure.
- C
Infrastructure as a Service (IaaS)
IaaS offers virtualized infrastructure like VMs and storage with full user control over OS and applications.
- D
Private Cloud
Why wrong: Private Cloud is a deployment model, not a service model; it can host any service model.