Connect Lightsail instance to AWS instance in a private subnet

0

Hi - I am trying to access Windows SQL server running in a private subnet in AWS from another Windows instance in Lightsail. There are multiple subnets in the same VPC, some are private and others are public. How can (only) allow Lightsail instance to access DBs in SQL server? Thanks

已提問 2 年前檢視次數 2306 次
1 個回答
0

Hi.

Lightsail has a VPC peering feature.
However, you can only peer with the default VPC.

https://lightsail.aws.amazon.com/ls/docs/en_us/articles/lightsail-how-to-set-up-vpc-peering-with-aws-resources

If you have an RDS resource other than the default VPC, you can place the NLB in front of the RDS and use the endpoint service to establish a connection route from the default VPC to the RDS with an IP address target.

https://dev.classmethod.jp/articles/nlb-bastion-for-rds/

I have successfully connected to Lightsail-> Endpoint on Default VPC-> NLB-> RDS with this configuration.

profile picture
專家
iwasa
已回答 2 年前
profile picture
專家
已審閱 9 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南