Route 53 with Amplify and RDS: Host zone with custom IP address

0

I recently purchased a custom domain through Route 53 to use for a NextJS app that I’m hosting through Amplify, connected to a Postgres database in RDS. I haven’t yet configured the custom domain with the app - I’m still using the "Amazon-assigned" url. My question is this: is there a way I can configure a host zone with a custom IP address that I can use for the domain in order to connect "privately" with Postgres (in other words, to be able to assign a fixed IP address as an inbound rule to Postgres). If not, what are the recommendations for securely connecting an Amplify app to RDS - without adding a Lambda API layer. If the answer is to scrap Amplify and use an EC2 configuration, are there any simple step-by-step guides for doing so? Thank you.

profile picture
Grace
preguntada hace 4 meses254 visualizaciones
1 Respuesta
0
Respuesta aceptada

I decided to go with Elastic Beanstalk, which turned out to be surprisingly easy to deploy and securely integrate with an Amazon RDS database.

profile picture
Grace
respondido hace 4 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