Difficulty migrating from Heroku to AWS

Asked 2 years ago, Updated 2 years ago, 86 views

I'm thinking of starting with Heroku and moving only successful services to AWS, but is it difficult to move from Heroku to AWS?

By the way, the web service is a basic CRUD site.Both db will use postgresql.I plan to use ElasticBeanstalk for AWS.
 

ruby-on-rails aws heroku

2022-09-30 18:52

1 Answers

Last month, we moved from Heroku to AWS."As for the question ""Is it a difficult task?"", the answer was completely subjective, but it was difficult."
It was OK to start EC2 and set up the database in accordance with AWS basics, but after that, I had a lot of problems.We recommend that you identify where the problem occurred and ask questions.


2022-09-30 18:52

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.