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
已提问 4 个月前254 查看次数
1 回答
0
已接受的回答

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
已回答 4 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则