Using PrivateLink NLB to ALB Port Redirection

0

According to the blog post, you will be able to configure single ALB as a target in NLB. So what will be the required design if the target ALB has port redirection scenario like 80 to 443?

1回答
0

Because NLB is only using a single TCP port (443 - HTTPS) to communicate with the ALB the redirect can't be done on the ALB. I'd recommend using CloudFront instead so that the 80->443 redirect happens before it hits the load balancer.

profile pictureAWS
エキスパート
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ