Deployment vs service models
Deployment is where it runs; service model is how much is managed. Deployment models: public, private, hybrid. Service models: Infrastructure as a Service (IaaS), Platform as a Service (PaaS), Software as a Service (SaaS). Scenarios can mention both—don't mix them up.

