NodeJS Beanstalk EC2 HTTPS Load Balancing

0

Hello! I setup a Nodejs Beanstalk instance and created a NLB for balancing. My whole flow is Client -> Global Accelerator -> NLB -> EC2 -> Out. I pointed my subdomain for my API to the global accelerator DNS Name and was able to access it via https and http however I could not get SSL working. Is this because NLB cant have a SSL cert (I may be wrong on this)? What is the solution to this. Also would it be better todo Client -> Global Accelerator -> NLB -> ALB -> EC2 -> Out. I saw some documentation stating that I need to have a ALB infront of my NLB to have SSL Https.

gefragt vor 2 Jahren102 Aufrufe
Keine Antworten

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