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?

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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠