Architecture Considerations for Migrating Load Balancers to AWS
Load balancer options |
|
Downstream Targets | Identify the compute engine used by downstream targets
How do the load balancers reach downstream targets? |
Request Inspection |
|
Advanced Monitoring | Monitoring allows application owners to analyze traffic patterns, troubleshoot issues and improve application performance and security |
SSL/TLS Offloading and Certificate management | SSL/TLS offloading is the process of terminating incoming SSL/TLS connections at the load balancer and proxying requests, unencrypted, to downstream targets |
Multiprotocol support | |
Static ip addresses |
|
HTTP Request manipulation | Some load balancers perform manipulation of HTTP requests for incoming traffic before proxying these requests to application nodes. These manipulations can add, remove, or rewrite parts of the request |
SSL / TLS Negotiation configuration |
|
Idle Connections |
Reference:
https://d1.awsstatic.com/whitepapers/architecture-considerations-for-migrating-load-balancers-to-aws.pdf