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
asked 9 months ago290 views
1 Answer
-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
EXPERT
answered 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions