MySQL-AutoXtraBackup
MySQL-AutoXtraBackup copied to clipboard
Functionality storing backup in AWS Cloud Storage
Simply this idea is that, instead of storing backup locally we can store it for example in AWS S3, EBS, EFS or Glacier. Implementation is not difficult but might have very big value. Later it can be expanded to another cloud providers storage service and even to google drive :)
:) That can be useful in fact. We can do it for next release.
Hey. Are there any plans to implement storing backups to S3? Or is there any way to handle it by hand?