AWS Glue for Ray integration with Aurora PostgreSQL in a private VPC

0

Hi team,

how can I connect to Aurora PostgreSQL in a private VPC from an AWS Glue Ray job?

Thank you for your help, Jaroslav.

Rambo
質問済み 9ヶ月前308ビュー
1回答
-1

If you are referring to glue in your own account to a VPC within your account, just ensure you define the subnets where you need your glue job to run from.

If your glue job is hosted in a private subnet, it will require a route to the internet or a VPC endpoint for glue its self.

If the aurora is in a different VPC, then you can connect to the RDS instance via private link or with VPC peering in place.

profile picture
エキスパート
回答済み 9ヶ月前

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

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

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

関連するコンテンツ