Currently, my Rails app is working on a server with 1GB RAM. I feel it's so slow so that I'm planning to shift to better Server.
There are 3 choices such as 2GB, 4GB, and 6GB. or 2GB with SSD. Is there any big changes if I just move all the files of Rails app to there, and prepare exactly the same deployment?
Is 1GB RAM is too low for Rails? Anyone has any idea about this?