CloudFront - Internal ELB Origin

0

Hi all, By Documentation to be able to use ELB as an Origin for a CloudFront Distribution it should be internet-facing. the question is why CloudFront is showing also Internal Load Balancers between the list of possibile Origin Domains that can be selected during the creation of a new Origin ? there is a way to use CloudFront with Private resources ?

1回答
1
承認された回答

No, you can't use an internal-only load balancer as an origin for CloudFront.

Why does it show in the list? Because the console is retrieving a list of all load balancers but there's no particular flag that says "this is an internal load balancer" versus "this is an internet-facing load balancer". That's determined by the subnet, route tables and public IP address assignment.

profile pictureAWS
エキスパート
回答済み 1年前
profile pictureAWS
エキスパート
レビュー済み 1年前
  • Hi,

    Is that still the case? When you create a load balancer now, you get am option to flag it internet-facing or internal.

    Thanks

  • Yes, my internal and public-facing are marked as such but both still list as possible origins. Seems like AWS should be able to tell if they have an public IP associated with it. Not perfect but better.

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

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

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

関連するコンテンツ