Configuring a HTTPS Listener & Automating HTTP/S Redirects with Application Load Balancers & AWS ACM

preview_player
Показать описание
00:00 - Intro
00:48 - Obtain & associate a valid SSL/TLS certificate using AWS Certificate Manager (ACM)
04:20 - Configure HTTPS Listeners for the Application Load Balancer
05:03 - Attach the SSL/TLS Certificate to the HTTPS Listener
05:25 - Configure an HTTP listener rule that redirects HTTP requests to HTTPS
06:12 - Update ALB security groups to allows incoming HTTPS traffic
08:18 - Point Domain to ALB's DNS endpoint (ALIAS Record)
Рекомендации по теме
Комментарии
Автор

Is the Target Group that you selected configured to HTTP or HTTPS?

PiqueLLC
Автор

Is the Target Group that you selected, is the protocol port HTTP or HTTPS?

PiqueLLC
Автор

i am getting 503 Service Temporarily Unavailable

subhashkakawat
Автор

is a target group necessary's to forward traffic if its just a redirect with no backend instance

tomakin