williamparry / cloudRIG

Stream your applications with Parsec and AWS on the cheap.
MIT License
155 stars 28 forks source link

Idea: support moving instances across availability zones #139

Open demosdemon opened 5 years ago

demosdemon commented 5 years ago

moving a volume requires taking a snapshot of the old volume and restoring it in the new availability zone

demosdemon commented 5 years ago

interestingly, the code to migrate volumes via snapshot restore already exists