Cross Region private link

0

I'd like to be able to configure private link across regions as a provider only supports it's product in a region they we don't have our workloads in. Currently this is not available ( Feb 2022 ). Is the current best practice to setup the private link in the same region as the provider then use VPC peering to connect back to my application in the "other region"?

AWS
Paul-K
質問済み 2年前8723ビュー
2回答
2
承認された回答

Basis for the pattern is from this whitepaper - https://d1.awsstatic.com/whitepapers/aws-privatelink.pdf

Deploy a dedicated VPC in vendor region in your account

Create a Private Link connection between Vendor account and your account

Create a cross region VPC peering connection between your VPCs

AWS
AJ_C
回答済み 2年前
profile pictureAWS
エキスパート
レビュー済み 2年前
  • Thanks for that reference and for confirming AJ.

  • will it work with Transit Gateway connection between regions instead of cross region VPC peering ?

0

Hey AWS-User-1585900 - typically if you are interacting with a 3rd party provider you want to use Private Link and not use something like a transit gateway. Connecting all of your own VPCs together across regions, transit gateway peering would be perfect.

AWS
AJ_C
回答済み 2年前

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

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

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

関連するコンテンツ