object storage

How To Automate Backups with object storage — step-by-step DevOps tutorial on Progressive Robot

How To Automate Backups with object storage

Backing up important data is an essential part of managing any computer infrastructure. In this tutorial, we will build a script around the s3cmd command line tool which can be used to quickly upload data to object storage. We will then use crontab to regularly invoke the backups script and upload files to our Space.

Read more
CHAT