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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠