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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ