- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 92字
- 2021-06-30 19:10:48
Infrastructure as a Service
The most basic cloud service model offers computing infrastructure, virtual machines, and other resources, as a service to their users. They usually provide a high-level API or frontend to take care of low-level details such as networking, data partitioning, scaling, security, backup and so on. All of these are usually delivered as raw elements, so the cloud users need to maintain, patch and configure the different servers created by the platform.
Examples of these platforms are:
- Amazon AWS
- Google Compute Engine
- Microsoft Azure Virtual Machines
- Red Hat OpenStack
推薦閱讀
- GitLab Cookbook
- 嵌入式軟件系統測試:基于形式化方法的自動化測試解決方案
- LabVIEW Graphical Programming Cookbook
- 簡單高效LATEX
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- Python Tools for Visual Studio
- SSM輕量級框架應用實戰
- 青少年Python編程入門
- Building an RPG with Unity 2018
- 編程數學
- Python圖形化編程(微課版)
- 精通MySQL 8(視頻教學版)
- AI自動化測試:技術原理、平臺搭建與工程實踐
- HTML5+CSS3+jQuery Mobile+Bootstrap開發APP從入門到精通(視頻教學版)
- HTML5程序開發范例寶典