This course explores the Alibaba Object Storage Service (OSS), covering the basics of the service and then looking at its features through guided demonstrations from the Alibaba Cloud Platform.
Learning Objectives
- Understand basic OSS concepts.
- Learn how to manage buckets and objects on OSS,
- Understand how to carry out image processing
- Learn how to carry out website hosting and monitoring on top of OSS
- Learn about Alibaba custom domains and anti-leeching features
- Learn about OSS's security model
Intended Audience
This course is intended for anyone who wants to learn more about Alibaba OSS, as well as anyone studying for the ACP Cloud Computing certification exam.
Prerequisites
To get the most out of this course, you should have a basic understanding of the Alibaba Cloud platform.
Let's now briefly take a look at how we can manage the objects we upload into our OSS buckets. So we previously uploaded this object, bunny.jpg. Let's click on View Details and see what information we can find out about this object. So if I click on View Details, I can see a preview of the item. In this case, it's an image so there is a preview. Other file types may not support preview for instance, zip archives don't support preview, images do. I can see the file name or object name, some metadata associated with the object and I can see that because the bucket ACL is private, the URL for this object, or excuse me, the URL to access this object has a signing key, which is valid for 300 seconds. And of course, I could change that, make it valid for 60 seconds, or even make it valid for a longer period, like an hour.
Now let's make it valid for an hour. And then, I could download the object or copy the URL to access the object in order to view it, say, in a web browser. So if I were to click on Copy File URL and open a new tab, and paste it in, and then sure enough, I can see the object. And if I try removing the signing key, you'll see that now access is denied. It says you have no right to access this because of bucket ACL. And if I wanted, I could change that from here. I can also set HTTP headers for this image if I want, and I can set the ACL for this individual object to be public read. So the bucket itself is private, but I can change the ACL of individual objects within the bucket. And you'll notice that once the ACL for the file is public read, then the URL no longer needs a signing key.
So if I can go back and try that request again, it now succeeds. I can also simulate having folders or directories in the console. If I click on create folder, I can simulate having a folder here. What will actually happen is if I upload an item into this folder, the item name, the object name, will actually have my folder slash appended to the object queue. So the object's name will actually include my folder and a forward slash, let's try that. So I'll click on upload and again, we'll choose to make the file ACL public, even though the bucket is private, and this time I'll upload a kitten. So there we go, I've uploaded a kitten. I'll clear my task upload list. And we'll look, look at the information here.
I get a nice little preview and you can see that there's no signing key in the URL. I can copy that value onto the clipboard, paste it into the browser, and sure enough, I can visit this, this item. I can directly fetch this image from my bucket, no problem, without a signing key. If I wanted, I could set the ACL back to inherit from bucket, and now to view the object, I have to start signing my requests again, like so. And you'll notice actually, that if you look closely at the request, it actually includes slash my folder slash kitten.
So that's, that's actually part of the object name itself. It's something that's actually representative of a real folder, it's just a path prefix, but it does allow you to simulate folders and directories, which is a very nice feature. You'll also see that if you click on more, you have options to tag objects within your bucket, set their headers, set soft links, configure object ACL, download objects, or delete the object if you so choose. You can also modify the storage class. For instance, I could directly move this bunny image to IA storage. I won't do that though. I'll leave it the way it is and we'll click cancel. And that's it for the demo.
Alibaba Cloud, founded in 2009, is a global leader in cloud computing and artificial intelligence, providing services to thousands of enterprises, developers, and governments organizations in more than 200 countries and regions. Committed to the success of its customers, Alibaba Cloud provides reliable and secure cloud computing and data processing capabilities as a part of its online solutions.