- Implementing Cloud Design Patterns for AWS(Second Edition)
- Sean Keery Clive Harber Marcus Young
- 79字
- 2021-06-24 15:11:58
Health checks
The other great item the AWS load balancers provide is a health checking feature. In our previous small-scale example, there is only one instance. The load balancer checks every thirty seconds for a valid response from the HTTP port. If three checks fail, it removes the instance from the pool. This helps to insulate us from any individual faults in our services. This works a lot better when we have multiple instances attached to our load balancer.
推薦閱讀
- Mobile-first Bootstrap
- Instant Handlebars.js
- Linux集群和自動化運維
- 嵌入式操作系統(Linux篇)(微課版)
- Mobile First Design with HTML5 and CSS3
- Windows 7應用入門與技巧
- NetDevOps入門與實踐
- Hands-On UX Design for Developers
- Linux設備驅動開發
- Learning BeagleBone
- UI設計手繪表現從入門到精通
- Ubuntu Linux操作系統實用教程
- 鴻蒙HarmonyOS手機應用開發實戰
- 大學計算機應用基礎實踐教程(Windows 7+MS Office 2010)
- OpenStack Essentials(Second Edition)