How To Back Up a MySQL Database to object storage Using LVM Snapshots
MySQL physical backups can be performed in a variety of ways, each with its own set of tradeoffs. In this tutorial we take a physical backup of a running MySQL database using LVM’s snapshot feature and compress and ship the backup files to object storage for long-term storage.