How to aws amplify access to private vpc

0

Our project employs Next.js and is deployed using full-stack AWS Amplify. However, the database resides within a VPC private subnet. What options are available to address this configuration?

已提問 2 個月前檢視次數 506 次
1 個回答
0

Hello.

This is an answer from a year ago, but as far as I can see from the answers below, there seems to be no way to connect directly to VPC.
As a workaround, it seems possible to connect Amplify's backend Lambda to the VPC so that it can communicate with RDS.
https://repost.aws/ja/questions/QUaqTDfgxWSEOLwbzsWhfnNg/next-js-on-amplify-how-to-connect-to-an-rds-database?sc_ichannel=ha&sc_ilang=en&sc_isite=repost&sc_iplace=hp&sc_icontent=QUaqTDfgxWSEOLwbzsWhfnNg&sc_ipos=4

I think the following blog will be helpful for the structure.
https://alatech.medium.com/micro-frontends-with-aws-amplify-part-4-3790f4fc1677

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

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

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

回答問題指南