I have a AWS Lightsail VM with the following configuration
- 512MB RAM
- 1 vCPU
- 20GB SSD
- Ubuntu 20.04
The main problem is the RAM which is not enough for my current work and facing out of memory issues.
I want to increase RAM to at least 2GB or more.
I already have number of softwares installed and necessary settings on my current machine.
Main point is, I don't want to go through the pain of reinstalling all the softwares again and doing the settings which is not easy process at all. I also have data available in the MongoDB docker instance.
What can be the best solution to migrate to a new VM with 2GB RAM, softwares + settings and data.