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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则