- 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
推薦閱讀
- The Android Game Developer's Handbook
- C語言程序設(shè)計立體化案例教程
- Mastering Linux Network Administration
- C語言程序設(shè)計實驗指導 (第2版)
- Scala Reactive Programming
- Python機器學習算法: 原理、實現(xiàn)與案例
- 一塊面包板玩轉(zhuǎn)Arduino編程
- 基于ARM Cortex-M4F內(nèi)核的MSP432 MCU開發(fā)實踐
- Python+Tableau數(shù)據(jù)可視化之美
- 小程序從0到1:微信全棧工程師一本通
- HTML5移動前端開發(fā)基礎(chǔ)與實戰(zhàn)(微課版)
- 虛擬現(xiàn)實建模與編程(SketchUp+OSG開發(fā)技術(shù))
- 零基礎(chǔ)學Java(第5版)
- Bitcoin Essentials
- Python深度學習(第2版)