- 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.
推薦閱讀
- Linux設備驅動開發詳解(第2版)
- Mastering vRealize Operations Manager(Second Edition)
- Implementing Cisco UCS Solutions
- 發布!設計與部署穩定的分布式系統(第2版)
- 曝光:Linux企業運維實戰
- 新手易學:系統安裝與重裝
- Ubuntu Linux操作系統
- 異質結原理與器件
- Linux網絡內核分析與開發
- Linux內核觀測技術BPF
- Troubleshooting Docker
- Learn CUDA Programming
- Zabbix監控系統之深度解析和實踐
- OpenHarmony開發與實踐:基于紅莓RK2206開發板
- Hadoop Operations and Cluster Management Cookbook