Rails-Postgresql-React app

0

Hi, i am unable to find a good tutorial to deploy my rails-postgresql-react app on to AWS free-tier initially. Would be grateful if some one can guide me. Thanks

質問済み 1年前289ビュー
1回答
0

To deploy above application you could look into Elastic Beanstalk.

Specifically for Rails you could follow this link: https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/ruby-rails-tutorial.html.

Alternatively you could try to containerize your app and again use Elastic Beanstalk with Single Docker deployment or App Runner: https://docs.aws.amazon.com/apprunner/latest/dg/service-source-code-ruby.html

profile picture
エキスパート
回答済み 1年前

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

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

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

関連するコンテンツ