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

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

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

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

関連するコンテンツ