Backup¶
Create snapshot¶
If your instance runs on a virtual machine, we strongly recommend locking the databases state before doing any snapshot.
The snapshot may produce an image where the database state is not coherent and has unexpected behavior when redeployed.
osp-mysql: By default, Mysql uses the InnoDB engine which is a transactional safe storage engine. This implies no action is required.