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.

1 réponse
0
Réponse acceptée

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
répondu il y a 4 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions