- 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
推薦閱讀
- Modular Programming with Python
- 程序設計與實踐(VB.NET)
- NativeScript for Angular Mobile Development
- 劍指MySQL:架構、調優與運維
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- Java EE核心技術與應用
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- 從Power BI到Analysis Services:企業級數據分析實戰
- RocketMQ實戰與原理解析
- 數據科學中的實用統計學(第2版)
- Java程序設計實用教程(第2版)
- C語言程序設計教程
- Microsoft XNA 4.0 Game Development Cookbook
- INSTANT Lift Web Applications How-to
- Unity虛擬現實開發圣典