Is there anyway to remove from one region if it is on multiple regions and it does cost?
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.
Snapshots are billed according to the amount of disk space they consume at a rate of $0.05/GB. So if your Snapshot is 2GB and you have it in 2 regions, you’d be using 4GB which would cost $0.20.
As far as removing it from a specific region, from what I can see, this is not possible (at the time of this reply).
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Does it still cost the same to have a snapshot independent of how many Regions it is in?
According to the following guide: https://www.digitalocean.com/community/tutorials/how-to-migrate-digitalocean-droplets-using-snapshots#step-2-—-adding-the-snapshot-to-new-region-(optional)
“There is no additional charge to have a snaphot in multiple regions”
Thanks