Cloud Service Infrastructure Flashcards
Learn about different general types of services in Azure, including IaaS, PaaS and SaaS.
What is Infrastructure as a service?
Infrastructure as a service (IaaS) is a type of cloud computing service that offers essential compute, storage, and networking resources on demand without need for setup/management, on a pay-as-you-go basis
What is Platform as a service?
Platform as a service (PaaS) is a complete development and deployment environment in the cloud, that allows you to deploy applications.
What is Software as a service?
Software as a service (SaaS) allows users to connect to and use cloud-based apps over the Internet
What are some examples of software as a service?
Microsoft office
Teams
Calendars
What is the shared responsibility model?
A detailed model that goes over the responsibilities of the different parts of a service, and who specifically manages them out of the user or the provider.
What are the 8 parts of the service that the shared responsibility model describes responsibilities for?
Data & Access
Applications
Runtime
Operating system
Virtual machine
Compute
Networking
Storage
What parts of the shared responsibility model is the user responsible for for on premises/private cloud instances?
All of them:
Data & Access
Applications
Runtime
Operating system
Virtual machine
Compute
Networking
Storage
What parts of the shared responsibility model is the user responsible for IaaS?
Data & Access
Applications
Runtime
OS
VMs
NOT ANY OF THESE:
Compute
Networking
Storage
What parts of the shared responsibility model is the user responsible for PaaS?
Data & Access
Applications
NOT ANY OF THESE:
Runtime
OS
VMs
Compute
Networking
Storage
What parts of the shared responsibility model is the user responsible for SaaS?
Data & Access
NOT ANY OF THESE:
Applications
Runtime
OS
VMs
Compute
Networking
Storage
TRUE OR FALSE: The service provider is always responsible for all infrastructure hardware in SaaS, PaaS and IaaS.
TRUE
This is one of the advantages of cloud service models, they don’t need to worry about maintaining their service handware