If you are looking for how to backup your MySQL database that is hosted over a cloud instance, it shall be better to use Cloud SQL or someth
If you are looking for how to backup your MySQL database that is hosted over a cloud instance, it shall be better to use Cloud SQL or something others that cloud providers offer, as they take care of replication, backup, patches and updates, etc...
However, it is a bit expensive IMHO, so let's backup your database manually on the instance.
-->