- Ansible 2 Cloud Automation Cookbook
- Aditya Patawari Vikas Aggarwal
- 142字
- 2021-06-24 18:43:39
Creating an Elastic Load Balancer and attaching to EC2 instances
Often, for the purpose of load balancing, as well as to achieve high availability, we may choose to serve the traffic using a load balancer. AWS provides a virtual load balancer, called Elastic Load Balancer (ELB), which can be used to receive traffic from clients and route the traffic to a set of instances which are attached to the ELB. Apart from stability, the ELB has quite a few features which can help in improving the overall uptime. One of the most important of these features is health check. This lets ELB determine that an attached instance has gone bad and it should stop routing traffic to it. ELB can also insert cookies which can be used for making routing decisions and it can be used to offload SSL from an application.
推薦閱讀
- 構建高質量的C#代碼
- 嵌入式系統應用
- Introduction to DevOps with Kubernetes
- 三菱FX3U/5U PLC從入門到精通
- Seven NoSQL Databases in a Week
- Ansible Quick Start Guide
- 計算機應用復習與練習
- Getting Started with MariaDB
- TestStand工業自動化測試管理(典藏版)
- ROS機器人編程與SLAM算法解析指南
- Embedded Programming with Modern C++ Cookbook
- 面向對象程序設計綜合實踐
- PVCBOT機器人控制技術入門
- R Data Analysis Projects
- 會聲會影X4中文版從入門到精通