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

asked a year ago282 views
1 Answer
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
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions