IBM Cloud Object Storage

Overview

IBM Cloud Object Storage is a push-button deployed cloud storage service and is available in IBM Cloud global data centers. It offers leading data protection, high durability and fast access to your data. You can use it to store and protect data with easy-to-use management features to organize your data and to configure finely-tuned access controls.

Example

Log in to your IBM Cloud account. On the main dashboard you will see the "Create a resource" button - Click on it.

On the next screen, search for a resource named "Object Storage" and click on it.

On the next screen you can choose piercing plans etc. Please select the options according to your requirements.

After creating a storage resource we need to create a bucket.

You can choose predefined templates or select the option to create a bucket with your own settings. In this example, we will choose "Custom bucket".

vProtect has no special requirements for the bucket, all options can be configured according to customer needs.

After creating the bucket, you'll see the objects page. From the menu on the left select the configuration tab. You will see a summary of the resource you have created. To create a backup destination you will need the "public" address from the endpoints section from here.

We almost done here, now we need to create API access and a secret key. Go to "Service credentials" on the left side menu then create new credentials using the blue button on the right.

There are two important options on this screen. You must select the appropriate role (for vProtect it is the "Writer" role) and select the option "Include HMAC credential".

Now expand the detailed information about the created credentials by clicking on the arrow next to the name. What we need is "access_key_id" and "secret_access_key".

Now we can log in to the vProtect Dashboard and create a backup destination. Please go to the backup destination tab on the left side menu and then choose "Amazon S3 / S3-compatible".

As IBM cloud storage is compatible with Amazon-S3, many settings will be very similar. However, remember to enter the API URL (remember about https:// at the beginning), select the "Record backup time after store" option, and enter the region.

Last updated