February 2018
Intermediate to advanced
200 pages
5h 51m
English
Step 1 will create a container named backup where we can push any object. This is a very typical use case for storing daily backups of databases.
In step 2, we specify the path of the file we want to upload to the container. We will also supply a container name. The name parameter should be a name of the key to which the file will be uploaded. This can be a path within the container.
As a side note, we recommend encrypting and numbering the backups.
Read now
Unlock full access