I have a number of data resources which exist in one place only and which I don't really want to lose. For example, I have a hosted PHP website, and a MySQL database hosted at the same place. I also have a NoSQL database at Amazon DynamoDB, a PostgreSQL database at Heroku, and also... Well, there are many of them. How to back them up was always a question for me.
[image error] The most straightforward way is to rent a cheap $15/mo server (or use an existing one) and configure Cron to run a custom ba...
Published on September 25, 2017 17:00