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

gefragt vor einem Jahr289 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen