ruk·si

Service Delivery Models

Updated at 2018-07-06 14:17

What you need to setup and maintain in different service delivery models:

On-Premises         IaaS            PaaS            SaaS

Software            Yes             Yes             No
Runtime             Yes             No              No
OS                  Yes             No              No
Virtualization      No              No              No
Server              No              No              No
Storage             No              No              No
Network             No              No              No

IaaS product examples:

DigitalOcean
AWS EC2
Google Cloud VMs
Azure VMs

PaaS product examples:

Heroku
AWS Elastic Beanstalk
Google App Engine
Azure App Service

SaaS product examples:

Dropbox
Trello
Intercom
Slack

Sources