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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南