- Implementing Cloud Design Patterns for AWS(Second Edition)
- Sean Keery Clive Harber Marcus Young
- 90字
- 2021-06-24 15:11:50
Compute
AWS supports numerous compute models. The highest level, allowing for the most customization, is the instance. Elastic Cloud Compute (EC2) is the name of the AWS instance product. The instance is equivalent to a virtual machine run by ESX or KVM in your own data center. The container is available in the Elastic Container Service (ECS) or through Elastic Kubernetes Service (EKS). Containers are used for process isolation and increasing utilization density on your physical hardware. Lambda is an offering where the software function is the unit of processing.
推薦閱讀
- Mobile-first Bootstrap
- Instant Handlebars.js
- Extending Puppet
- Windows Phone 7.5 Data Cookbook
- 網(wǎng)絡(luò)操作系統(tǒng)教程:Windows Server 2016管理與配置
- 嵌入式實時操作系統(tǒng)μC/OS原理與實踐
- Linux內(nèi)核觀測技術(shù)BPF
- 寫給架構(gòu)師的Linux實踐:設(shè)計并實現(xiàn)基于Linux的IT解決方案
- Linux網(wǎng)絡(luò)操作系統(tǒng)項目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)
- iOS 10快速開發(fā):18天零基礎(chǔ)開發(fā)一個商業(yè)應(yīng)用
- 大學(xué)計算機應(yīng)用基礎(chǔ)實踐教程(Windows 7+MS Office 2010)
- 應(yīng)急指揮信息系統(tǒng)設(shè)計
- Office 365 User Guide
- Java EE 7 Developer Handbook
- Responsive Web Design with AngularJS