PrivateLink to S3 from Azure

0

A customer is running DataBricks on Azure and want to read/write data to S3 without traversing the public internet to S3. What are the possible options for traffic to not traverse over public internet?

1回答
0
承認された回答

VPN or use Direct Connect + express route + intermediary router (partner) to create private connectivity from azure to Amazon VPC, then just setup a privatelink endpoint for S3 and use whatever mechanism in Azure to point <region>.s3.amazonaws.com -> the privatelink endpoint IPs

AWS
エキスパート
Scott
回答済み 3年前

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

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

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

関連するコンテンツ