Redirect from HTTP to HTTPS with AWS ALB

For folks using AWS and Application Load Balancers (ALBs), Amazon released a feature that allows redirects on the balancer itself. This means you don’t have to puzzle out redirects from Phoenix. Tested this morning and it worked fine for me.

https://aws.amazon.com/about-aws/whats-new/2018/07/elastic-load-balancing-announces-support-for-redirects-and-fixed-responses-for-application-load-balancer/

4 Likes