Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How should a solutions architect ensure that an AWS-hosted website, served by an ALB configured for both HTTP and HTTPS, redirects all HTTP requests to HTTPS?
A
Modify the ALB's network ACL to permit HTTPS traffic exclusively.
B
Implement a rule to alter URLs from HTTP to HTTPS.
C
Establish a listener rule on the ALB for HTTP to HTTPS redirection.
D
Transition to a load balancer with SNI support.