- Implementing Cloud Design Patterns for AWS(Second Edition)
- Sean Keery Clive Harber Marcus Young
- 129字
- 2021-06-24 15:11:46
Infrastructure as a Service
IaaS can be described as a service that provides virtual abstractions for hardware, servers, and networking components. The service provider owns all of the equipment and is responsible for its housing, running, and maintenance. In this case, AWS provides Application Programming Interfaces (APIs), SDKs, and a web console for creating and modifying virtual machines; their network components; routers; gateways; subnets; load balancers; and much more. Where a user with a physical data center would incur charges for the hardware, power, and connectivity, this is removed by IaaS with a payment model that's per-hour (or per-use). Specific IaaS components will be the building blocks for our product. A discussion of the key pieces will take place in Chapter 2, Core Services - Building Blocks for Your Product.
- Linux運維之道(第3版)
- Social Media Mining with R
- Mobile-first Bootstrap
- Learning Android Intents
- 操作系統基礎與實踐:基于openEuler平臺
- Linux性能優化
- 高性能Linux服務器構建實戰:運維監控、性能調優與集群應用
- RESS Essentials
- Linux系統安全基礎:二進制代碼安全性分析基礎與實踐
- iOS 8開發指南
- Django Project Blueprints
- 新編電腦辦公(Windows 10+ Office 2013版)從入門到精通
- Introduction to R for Quantitative Finance
- 完美應用Ubuntu(第2版)
- 再也不踩坑的kubernetes實戰指南