An open API service indexing awesome lists of open source software.

https://github.com/aws/elastic-load-balancing-tools

AWS Elastic Load Balancing Tools
https://github.com/aws/elastic-load-balancing-tools

Last synced: 8 months ago
JSON representation

AWS Elastic Load Balancing Tools

Awesome Lists containing this project

README

          

## 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/)

[CloudFormation template for IP monitoring for Classic and Application Load Balancers](elb_ip_monitoring/)

[CloudFormation template for Sharding](sharding/)

[LCU reservation scheduler](scheduler-lcu-reservation/)