Shared Responsibility Model
- Each type of Azure Service comes with a different level of responsibility on us. This concept is referred as shared responsibility model.
- Cloud Pyramid

- Infrastructure as a Service (IaaS):
- This refers to the virtualized infrastructure offered by cloud provider.
- Example
- Azure VMs
- Azure VMSS
- Platform as a Service (PaaS):
- In this environment, cloud providers still provides infra, but they also provide the operating system, software installed in the operating system (middleware) & many features that enable you to build & manage complex cloud applications
- Some of the PaaS Services:
- Azure Cosmos DB
- Azure SQL Database
- Azure Database for MySQL
- Azure Database for PostgreSQL
- Azure Storage
- Azure Synapse Analytics
- Azure App Service
- Software as a Service (SaaS):
- Some of the SaaS Services are
- OneDrive
- Xbox Live
- Microsoft 365

- Some of the SaaS Services are
Public Cloud, Private Cloud and Hybrid Cloud

Lets create some resources on the Azure Cloud
- In Azure when we want to create resources, the resources should belong to a resource group

- Lets create a resource for a Linux Machine
- Navigate to All Services => free

- Navigate to All Services => free
