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.

posta 2 anni fa102 visualizzazioni
Nessuna risposta

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande