We create VPC in the bengalore region and create two servers in bengalore region. Now we want to migrate of these two servers from bengalore to singapore region. I want these automatically shifted from one region to another region. So digitalocean technical team will be help to migrate these two servers without downtime. Is it possible? Please inform me.
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.
Hello @shadhinmusic
Yes you can achive this using snapshots. Snapshots are on-demand disk images of DigitalOcean Droplets and volumes saved to your account. Use them to create new Droplets and volumes with the same contents.
By default, a Droplet snapshot is only available in the region where it was created. If you want to use a snapshot to create Droplets in other regions, you need to add the snapshot to those regions first. It doesn’t cost more to add a snapshot to more regions.
You can check our tutorial here:
https://docs.digitalocean.com/support/how-do-i-migrate-my-droplet-to-another-datacenter-region/
Regards
Hi @shadhinmusic
For migrating the Droplet to another datacenter region, you need to create a snapshot of your Droplet and then create a new Droplet from the snapshot in the new datacenter region. during this process the IP address of the Droplet will be changed. Please refer here.