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.

質問済み 2年前102ビュー
回答なし

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

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

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

関連するコンテンツ