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 Antwort
0
Akzeptierte Antwort

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
beantwortet vor einem Jahr
profile pictureAWS
EXPERTE
überprüft vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen