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?

preguntada hace 2 meses501 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 2 meses
profile picture
EXPERTO
revisado hace 2 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas