## Elastic Load Balancing Tools ![ELB](images/ELB.png) [Elastic Load Balancing (ELB)](https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/what-is-load-balancing.html) automatically distributes incoming application traffic across Amazon EC2 instances,containers, or resources identified by IP addresses. The types of ELB are: - ALB - Application Load Balancer - NLB - Network Load Balancer - GWLB - Gateway Load Balancer - CLB - Classic Load Balancer Elastic Load Balancing Tools is a collection of utilities, tutorials and code samples to help AWS customers with their use of Elastic Load Balancing. [Classic Load Balancer to Application Load Balancer copy utility](application-load-balancer-copy-utility/)
[Classic Load Balancer to Network Load Balancer copy utility](network-load-balancer-copy-utility/)
[Classic Load Balancer Console Link utility](classic-load-balancer-consolelink-utility/)
[Proxy Protocol v2 implementation Java library](proprot/)
[Step by step for Log Analysis with Amazon Athena](amazon-athena-for-elb/)
[CDK & CloudFormation samples for Log Analysis with Amazon Athena](log-analysis-elb-cdk-cf-template/)