Explain Application Load Balancer.

749    Asked by JakeCARTER in AWS , Asked on Dec 1, 2019
Answered by Ashish Mishra

The Application Load balancer can handle HTTP and HTTPS traffic. It does Layer 7 routing which is at the request level. It can also offload user authentication by integrating with an identity provider. It also supports sticky sessions to backend servers as well as redirects.


Your Answer

Interviews

Parent Categories