> For the complete documentation index, see [llms.txt](https://docs.arkannis.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkannis.net/cloud/azure/courses/az900-course/cloud-models-and-cloud-types/overview-of-cloud-models.md).

# Overview of Cloud Models

## Infrastructure-as-a-Service (IaaS)

* Virtual Machine, networking, loadbalancers, firewalls
* Pieces of hardware that are virtualized in the cloud

## Platform-as-a-Service (PaaS)

* Upload code packages and have them run, without access to the hardware
* You're not managing the RAM, CPU, Disk space.
* Basically "Hey here is my program, please run it"

## Software-as-a-Service (SaaS)

* Access to configuration only
* Think webapps such as Dropbox, Google Drive, Office 365

## Shared Responsibility Model

![](https://3885248957-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoE4wMO1dMVDOGDjh0En7%2Fuploads%2FMDydfhmVVSl3DENXqZY8%2Fimage.png?alt=media\&token=9276db35-14dc-4eaa-b89e-c1ffde9f0865)

#### Always your Responsibility:

* Information and data
* Devices (PC and Mobile)
* Accounts and identities
