Reliability Functions
Cluster HA
Load balancers of ELB can be deployed in clusters. They can route traffic across AZs, ensuring that your services are uninterrupted. If servers in an AZ are unhealthy, ELB automatically routes traffic to healthy servers in other AZs.
Backend Server Health Checks
ELB periodically sends requests to backend servers to check whether they can process requests. If a backend server is identified as unhealthy, the load balancer will route requests to healthy servers, which improves service reliability. After the backend server recovers, the load balancer will resume routing requests to it.
For details, see Health Check.
Cross-AZ DR
Load balancers of ELB can be deployed in clusters. They can route traffic across AZs, ensuring that your services are uninterrupted. If servers in an AZ are unhealthy, ELB automatically routes traffic to healthy servers in other AZs.
Backend servers of ELB can be deployed across AZs. If an ECS in an AZ is unhealthy, ELB can forward traffic to ECSs in other AZs, improving the fault tolerance of applications.
Monitoring
Using Cloud Eye, you can monitor ELB metrics such as the number of connections, bandwidth, and abnormal responses.
For details, see Monitoring Metrics.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot