Skip to content

Please tell inbound outbound rules to set in destination account if using VPC peering

0

Database in Source account kept in public subnet, Glue job will be in destination account in private subnet. have to provide glue job connection from destination account to source to bring the data from RDS, Using VPC peering connection. What specific Inbound outbound rule to configure and set in source as well as in destination account at Security group level and subnet level

1 Answer
0

I think this should help: https://repost.aws/knowledge-center/glue-cross-account-jdbc

Another related option is to use RAM to share the private subnet where RDS is running within the same organization and region.

Other blog: https://aws.amazon.com/blogs/big-data/create-cross-account-and-cross-region-aws-glue-connections/

EXPERT
answered 3 years ago
EXPERT
reviewed 3 years 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.