- Implementing Azure Cloud Design Patterns
- Oliver Michalski Stefano Demiliani
- 246字
- 2021-06-30 19:31:47
Cloud service models
The first term we will look at is cloud service models.
All workloads in a cloud scenario use resources from an extremely large resource pool that is operated (managed) by you or a cloud service provider. These resources include servers, storage, networks, applications, services, and much more.
The cloud service models describe to what extent your resources are managed by yourself or by your cloud service providers.
Let's look at the available service models. In the following diagram, you will find a comparison of the models and the existing management responsibilities. Areas that are colored in blue are managed by you: all others are the responsibility of your provider:

The offers are mainly categorized into the following service models:
- On-premises: On-premises describes a model in which the user manages all resources alone.
- Infrastructure as a Service (IaaS): IaaS describes a model in which the cloud provider gives the consumer the ability to create and configure resources from the computing layer upwards. This includes virtual machines, containers, networks, appliances, and many other infrastructure-related resources.
- Platform as a Service (PaaS): PaaS gives the consumer an environment from the operating system upwards. So the consumer is not responsible for the underlying infrastructure.
- Software as a Service (SaaS): SaaS is the model with the lowest levels of control and required management. A SaaS application is reachable from multiple clients and consumers, and the owning consumer doesn't have any control over the backend, except for application-related management tasks.
推薦閱讀
- Word 2000、Excel 2000、PowerPoint 2000上機指導與練習
- Canvas LMS Course Design
- 三菱FX3U/5U PLC從入門到精通
- 7天精通Dreamweaver CS5網頁設計與制作
- UTM(統一威脅管理)技術概論
- 大型數據庫管理系統技術、應用與實例分析:SQL Server 2005
- 21天學通Java Web開發
- CompTIA Linux+ Certification Guide
- 愛犯錯的智能體
- Practical Big Data Analytics
- Deep Reinforcement Learning Hands-On
- 統計挖掘與機器學習:大數據預測建模和分析技術(原書第3版)
- 生物3D打印:從醫療輔具制造到細胞打印
- Introduction to R for Business Intelligence
- Mastering Ansible(Second Edition)