2i2c-org / infrastructure

Infrastructure for configuring and deploying our community JupyterHubs.
https://infrastructure.2i2c.org
BSD 3-Clause "New" or "Revised" License
108 stars 65 forks source link

[EPIC] [devseed] Set up automated backups using EBS snapshots for our home directory Volumes in AWS #5002

Open sgibson91 opened 1 month ago

sgibson91 commented 1 month ago

Context

We have implemented a quota feature for home directories but this required us to migrate from EFS to EBS volumes, therefore the automated backup system AWS provided will no longer work for us. This epic tracks investigation and implementing backups via AWS's EBS snapshots feature so that we can have the same backup recovery options to AWS volumes.

Task list

 - [ ] https://github.com/2i2c-org/infrastructure/issues/5003
 - [ ] https://github.com/2i2c-org/infrastructure/issues/5061

Definition of Done

No response