- Implementing Cloud Design Patterns for AWS(Second Edition)
- Sean Keery Clive Harber Marcus Young
- 59字
- 2021-06-24 15:11:53
Load balancers
In order to achieve web-scale and minimize service interruptions, we recommend you front your services with a Load Balancer (LB). These components take traffic and distribute them across multiple instance or containers. Amazon provides the option to create internal or external (internet facing) load balancers. Internal LBs can decouple DNS or IP address knowledge from service discovery.
推薦閱讀
- Kubernetes修煉手冊
- Linux網絡管理與配置(第2版)
- Linux運維實戰:CentOS7.6操作系統從入門到精通
- 每天5分鐘玩轉Kubernetes
- 蘋果電腦玩全攻略 OS X 10.8 Mountain Lion
- SharePoint 2013 WCM Advanced Cookbook
- Windows Server 2012 Hyper-V Cookbook
- Windows Phone應用程序開發
- Windows 7中文版從入門到精通(修訂版)
- 嵌入式實時操作系統:RT-Thread設計與實現
- 網絡操作系統教程:Windows Server 2016管理與配置
- Kali Linux 2018:Windows Penetration Testing
- VMware Horizon View Essentials
- Linux網絡操作系統項目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)
- Linux內核修煉之道