Implementing Cloud Design Patterns for AWS(Second Edition)
上QQ阅读APP看书,第一时间看更新

Load balancing

Our instances are running, but there is no way to access them outside of AWS. We will use a classic Elastic Load Balancing (ELB) for our examples, but the ALB offers a number of additional features for web traffic. These include more advanced health checks, better redirection, and a more complete pool management component.