Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

On GCP I do something similar with regional disks:

- Disks are replicated to another zone on every write.

- Incremental disk snapshots can run once per hour and are stored in Cloud Storage.

This means when the OS fsync's it is actually copying those bytes to another zone.

https://cloud.google.com/compute/docs/disks#repds



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: