Aliyun Storage Services OSS Basic concepts

Source: Internet
Author: User
Tags lowercase naming convention aliyun

Basic concepts

Object

In Oss, each file of a user is an object, and a single file can support 5TB. object contains key, data, and user meta. The key is an object name, and the user meta is a description of the data

Object naming specification: Use UTF-8 encoding rule length must be between 1-1023 bytes

Object Group

An object group is a loose collection of one or more object. Users can manipulate object Group like normal object, including Get,range query,delete,list. But the data for object group and the data containing the object are not closely related.

Bucket

Each object stored on the OSS must be contained in bucket, and the bucket name is globally unique across the OSS and cannot be modified. An application, such as a picture-sharing site, can correspond to one or more bucket. A user can create up to 10 bucket, but the sum of the number and size of object stored in each bucket is unlimited, and the user does not need to consider the scalability of the data.

Bucket naming convention:  Can only include lowercase letters, numbers and dashes (-) must be in lowercase letters or numbers at the beginning of the length must be between 3-255 bytes

Service

Service for a user is the virtual storage space that OSS provides to the user. Users can have one or more bucket in this storage space.

Access ID & access key (API key)

When a user registers an OSS, the user is assigned a pair of access IDs and access keys, called ID pairs, that identify the user and authenticate the signature to the OSS.

After you have successfully created an OSS storage service through oss.aliyun.com, you can go to the central administration-get API key to get access ID & access key

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.