Sunday, July 29, 2018

Azure 1.1 Service Model : What is IAAS ,PAAS & SAAS ?

IAAS (Infrastructure as a Service)
Basic compute power and storage resources are provided by service provider
Need to manage many components apart from your application
You have more control
ex : Azure VNets, Azure VM… etc.

PAAS (Platform as a Service)
Your application under Managed Infrastructure
Need to manage only your application
You have limited control
ex: Azure App services, Azure cloud services… etc.

SAAS (Software as a Service)
Cloud applications/On demand applications ready for use
You don’t have control at all
ex: Azure Active Directory ,office365… etc.

Difference between IAAS, PAAS and SAAS

Featured Posts

Adding Accesspolicy to KeyVault for Service Principal Using Portal and Powershell

  Scripts path : https://drive.google.com/drive/folders/1sbBpnVFgXhUIXLdf2E9heyWDeU2f9427?usp=sharing  Adding Accesspolicy to KeyVault for S...