什麼是Elastic Load Balancer (ELB)【AWS中的概念】
ELB is a highly available managed load balancer. The ELB exists in all AZs. It’s a single DNS endpoint for your application. Just put it in Route 53 and it will load balance across your web host instances.
The ELB has Health Checks that make sure traffic doesn’t flow to failed hosts.
It scales without your doing anything. If it sees additional traffic it scales behind the scenes both horizontally and vertically. You don’t have to manage it. As your applications scales so is the ELB.
相關文章
- 彈性負載均衡(Elastic Load Balance,ELB)負載AST
- Azure Load Balancer : 簡介
- Azure Load Balancer : 支援 IPv6
- 什麼是AWS構架?
- Azure Load Balancer : 動態擴充套件套件
- 在Google的GKE上建立支援Internal Load Balancer的ServiceGo
- 01-什麼是概念?
- 給家庭 k8s 叢集用的 External Load BalancerK8S
- linux系統中監聽埠概念是什麼?Linux
- 在Linux中,檔案系統概念是什麼?Linux
- Elastic Stack基礎概念AST
- 在Linux中,Docker和容器虛擬概念是什麼?LinuxDocker
- VMware Avi Load Balancer 30.2.2 釋出下載,新增功能概覽
- Linux中程式間通訊是什麼概念?目的是什麼?Linux
- 物聯網是什麼意思?物聯網概念是什麼?
- 低程式碼的概念和目的是什麼?
- 區塊鏈的概念定義是什麼區塊鏈
- Azure Load Balancer(一) 為我們的Web專案提供負載均衡Web負載
- 雲、CDN、IDC三個概念的區別是什麼
- 商機管理的概念,什麼是CRM商機管理?
- 什麼是 ecommerce 的 distributor 概念以及如何實現 website redirectWeb
- 區塊鏈概念股是什麼意思?概念股有哪些?區塊鏈
- MYSQL中的COLLATE是什麼?MySql
- [譯] JavaScript中的“this”是什麼?JavaScript
- 什麼是Scrum中的3355Scrum
- Rust 中的 Trait 是什麼RustAI
- mysql中的“=”是什麼意思MySql
- python中的input是什麼Python
- python中的字典是什麼Python
- Load balancer does not contain an instance for the service service-B [503] during [POST] 問題解決AI
- Python中什麼是閉包?閉包的好處是什麼?Python
- AWS 中最最基礎的網路概念
- java 中/**是什麼Java
- 效能綜述: 效能測試的概念到底是什麼?
- IPIDEA講述代理IP以及代理IP池的概念是什麼Idea
- Django中的模板渲染是什麼Django
- etcd中的"IS LEARNER"是指什麼
- 什麼是 bootstrap 中的 break pointboot