- 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.
推薦閱讀
- UNIX操作系統設計
- Haskell Financial Data Modeling and Predictive Analytics
- Kubernetes從入門到實踐
- Linux自動化運維:Shell與Ansible(微課版)
- Linux內核觀測技術BPF
- 從實踐中學習Kali Linux無線網絡滲透測試
- Red Hat Enterprise Linux 6.4網絡操作系統詳解
- Building Telephony Systems With Asterisk
- HTML5 Enterprise Application Development
- 從零開始學安裝與重裝系統
- Linux內核API完全參考手冊(第2版)
- VMware vSphere 5.1 Cookbook
- Linux系統安全:縱深防御、安全掃描與入侵檢測
- 每天5分鐘玩轉Docker容器技術
- Learning Joomla! 3 Extension Development(Third Edition)