percona / roadmap

Public Percona Roadmaps
10 stars 1 forks source link

[K8SPSMDB-1115] Leverage storage snapshots for backups #115

Open spron-in opened 4 months ago

spron-in commented 4 months ago

Community Note

Tell us about the feature

Percona Backup for MongoDB supports taking storage snapshots: [https://docs.percona.com/percona-backup-mongodb/features/snapshots.html|https://docs.percona.com/percona-backup-mongodb/features/snapshots.html|smart-link]

This feature is going to be valuable for users who run big clusters (more than few TBs of data) and who want to leverage snapshot capabilities of the storage provider (for example EBS snapshots), instead of object storage.

We might need to implement this in phases:

Link to JIRA

spron-in commented 1 month ago

To give more context, I wrote a blog post about this: https://www.percona.com/blog/unlocking-the-power-of-cloud-snapshots-backup-and-restore-your-mongodb-clusters-on-kubernetes/