(1) Describe cloud service types Flashcards
(1) Describe Cloud Concepts
H/V - VM, compute, Network, Storage is Azure’s responsibility; Data, Application, Runtime, OS is customer’s responsibility.
IaaS Responsibilities
You’re standing up cloud resources similar to your on-prem datacenter, and then simply moving the things running on-prem to running on the IaaS infrastructure.
Lift-and-Shift Migration (IaaS Example)
You have established configurations for development and test environments that you need to rapidly replicate. You can stand up or shut down the different environments rapidly with an IaaS structure, while maintaining complete control.
Testing and Development (IaaS Example)
Runtime, OS, H/V - VM, Compute, Network Storage is Azure’s responsibility. Data and Application is the customer’s responsibility.
PaaS Responsibilities
This is a framework that developers can build upon to develop or customize cloud-based applications. Similar to the way you create an Excel macro, this type of service lets developers create applications using built-in software components. Cloud features such as scalability, high availability, and multi-tenant capability are included, reducing the amount of coding developers must do.
Developmental Framework (PaaS Example)
Tools provided as a service with this type allow organizations to analyze and mine their data, finding insights and patterns and predicting outcomes to improve forecasting, product design decisions, investment returns, and other business decisions.
Analytics or Business Intelligence (PaaS Example)
This type of service delivers the complete business value; customer is responsible for absolutely nothing (example would be Microsoft 365).
SaaS Responsibilities
Use Case: I need a messaging solution with e-mail and collaboration; zero desire to install Microsoft Exchange or Sharepoint.
SaaS
Use Case: I want to move these DCs or FSs from on-prem to the cloud.
IaaS
Use Case: I want to run a single container for my service.
PaaS - ACI (Azure Container Instances)
Use Case: I need a richer networking integration solution for my services.
PaaS - AKI (Azure Kubernetes Services)