I am a digital ocean user and I have a 5 USD droplet as my business start running well, I wanted to move to a higher droplet. I read many reviews online and found that “Premium AMD with NVMe SSD” is a good one after I decided to upgrade to this one. I found out I can’t resize my droplet to Premium AMD it can only be upgraded to “Premium Intel” so is there is any way I can save my droplet data and move it to my new Premium AMD droplet.
I have 5 to 6 nginx python apps so it’s a lot of work is there any easy way that I am not aware of
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Hello, @adityadevservice
You can create a snapshot of your current droplet and then spin up a premium droplet using the snapshot.
To migrate a Droplet using snapshots, you should:
Create a snapshot of a Droplet.
Optionally, move the snapshot to a new region if you want to migrate your Droplet to a new region or transfer the snapshot to a new account) if you want to migrate your Droplet to a new account.
Create a new Droplet from the snapshot in the desired region or from the desired account.
You can check the full process listed in our tutorial:
Hope that this helps! Regards, Alex