- 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.
推薦閱讀
- Ansible權威指南
- Persistence in PHP with the Doctrine ORM
- Ganglia系統監控
- 深入Linux內核架構與底層原理(第2版)
- Linux自動化運維:Shell與Ansible(微課版)
- 竹林蹊徑:深入淺出windows驅動開發
- AWS Development Essentials
- Linux命令行大全(第2版)
- AWS SysOps Cookbook
- VMware Horizon View Essentials
- 鴻蒙操作系統設計原理與架構
- OpenVZ Essentials
- 電腦辦公(Windows 10 + Office 2016)入門與提高(超值版)
- Less Web Development Essentials
- Docker容器技術與運維