Using NLB as a listener for HTTPS

0

Hi, Is it possible to define a NLB as an HTTPS endpoint, terminating SSL and forwarding traffic to an EKS cluster? (Assuming I don't need URL routing) I'm trying to figure out which option would be cheaper, ALB or NLB, assuming both are possible.

Thank you!

1回答
0
承認された回答

Yes it would be possible to terminate HTTPS (TLS) traffic with NLB, by using a TLS listener as documented here.

Generally speaking, we could think about if ALB's layer 7 features such as WAF or Advanced Request Routing would be of help, otherwise LCU cost of NLB is slightly cheaper than ALB from the connections perspective. Refer to the pricing page for more details.

AWS
weidi
回答済み 1年前
profile pictureAWS
エキスパート
レビュー済み 1年前

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

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

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

関連するコンテンツ