AWS Load Balancer
handle TCP, TLS, UDP, HTTP/HTTPS all together
Classic LB will support TCP, TLS, and HTTP but will not support UDP
To handle all this traffic, you can just use NLB
Using static IP addresses for Application Load Balancers
It is the first page when creating the NLB. You have to chose AZs and subnets. When doing that, there is an option for selecting the EIP
Last updated
Was this helpful?