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
gefragt vor 2 Jahren8723 Aufrufe
2 Antworten
2
Akzeptierte Antwort

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
beantwortet vor 2 Jahren
profile pictureAWS
EXPERTE
überprüft vor 2 Jahren
  • 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
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen