Initiate EBS (elastic block volume) snapshots in Amazon EC2. In particular,
it can take steps like flushing and locking a MySQL or MongoDB
database and flushing and freezing an XFS file system during the
snapshot.
Enable snaps on KDE Neon and install ec2-consistent-snapshot
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
Snap can be installed from the command line. Open the Konsole terminal and enter the following:
sudo apt update
sudo apt install snapd
Install ec2-consistent-snapshot
To install ec2-consistent-snapshot, simply use the following command: