スキップしてコンテンツを表示

How can I assign a static IP address to an ALB?

0

Based on the AWS documentation, it's not possible to assign a static IP to ALB. It's possible to assign it to NLB. I saw some approaches on the internet they are implicitly assigning IP addresses such as they are putting NLB in front of an ALB. But, I don't want to pay more for AWS. I don't want to use NLB only for IP assignments.

Is there a better approach?

質問済み 3年前6775ビュー

3回答
5
承認された回答

As previously mentioned, one of the option you have is to use global accelerator. However there are some other workarounds as well, which you may consider. If you haven't already gone through this, please refer this blog post, which explains the same topic in detail step by step.

Additionally, take a look at this re:Post Knowledge Center Article, which also talks about options.

Hope you find this useful.

Comment here if you have additional questions, happy to help.

Abhishek

AWS
エキスパート

回答済み 3年前

エキスパート

レビュー済み 2年前

エキスパート

レビュー済み 3年前

エキスパート

レビュー済み 3年前

  • Do you have any additional questions, happy to help.

3

The only other option would be to use AWS Global Accelerator, but again you will incur some charges. But maybe if you utilize all the extra value that Global Accelerator brings, it might possibly justify your expenses.

AWS

回答済み 3年前

0

Since Mar 2025 you can assign public IPs for ALB using IPAM. For more details read this blog - https://aws.amazon.com/blogs/networking-and-content-delivery/simplify-albs-public-ip-address-assignment-with-vpc-ipam/

回答済み 1年前

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

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

関連するコンテンツ