Item | Description |
Bandwidth | The inbound and outbound bandwidths for a single Alibaba Cloud account are both 10 Gbit/s in regions inside the Chinese mainland and 5 Gbit/s in regions outside the Chinese mainland. If the bandwidth limit is reached, requests are throttled.
Note When a request is throttled, the response to the request contains the x-oss-qos-delay-time: number header in which number indicates the duration in milliseconds over which the request is throttled. For upload requests, the exact duration over which a request is throttled is returned. For download requests, the estimated duration over which a request is throttled is returned. The duration is estimated based on the extent of throttling and the object size. If your business requires a higher bandwidth (10 Gbit/s to 100 Gbit/s), for example, if you have offline big data processing requirements, contact technical support. |
Queries per second (QPS) | The total queries per second (QPS) for an Alibaba Cloud account is 10,000. The actual QPS performance varies based on the read and write modes: Sequential read and write: 2,000 If you upload a large number of objects and the names of the objects contain sequential prefixes such as timestamps and letters, multiple object indexes may be stored in a single partition. In this case, if you send a large number of requests to query these objects, latency may increase. We recommend that you do not upload a large number of objects whose names contain sequential prefixes. For more information about how to change sequential prefixes to random prefixes, see OSS performance and scalability best practices. Non-sequential read and write: 10,000
If your business requires a higher QPS, contact technical support. |
Bucket | You can use an Alibaba Cloud account to create up to 100 buckets in the same region. A bucket name must be globally unique in OSS. For more information about bucket naming conventions, see Bucket naming conventions. After a bucket is created, its name, region, storage class, and redundancy type cannot be modified. OSS does not limit the capacity of a bucket.
|
Object | The size of the object that you want to upload When you use simple upload, form upload, or append upload to upload an object, the size of the object cannot exceed 5 GB. For more information, see Simple upload, Form upload, and Append upload. When you use multipart upload to upload an object, the size of the object cannot exceed 48.8 TB. For more information, see Multipart upload. The size of the object that you want to rename You can rename only objects whose sizes are less than or equal to 1 GB in the OSS console. If you want to rename objects whose sizes exceed 1 GB, we recommend that you use OSS SDKs or ossutil. For more information, see Rename objects. The number of objects that you want to delete You can delete up to 100 objects at a time in the OSS console or up to 1,000 objects at a time by using OSS SDKs. You can delete an unlimited number of objects at a time by using ossutil or ossbrowser.
Warning Deleted objects cannot be recovered. We recommend that you exercise caution when you delete objects. Overwrites of same-name objects By default, if you upload an object that has the same name as an existing object, the existing object is overwritten.
Warning Overwritten objects cannot be recovered. We recommend that you exercise caution when you overwrite objects. To prevent objects from being accidentally overwritten, you can enable versioning for the bucket in which the objects are stored. You can also include the x-oss-forbid-overwrite header in upload requests and set the header to true.
|
Data restoration | You must restore an Archive object or a Cold Archive object before you can access the object. The higher the restore priority, the less the restoration time, and the higher the data retrieval fee. For more information, see the OSS pricing page. |
Domain name mapping | For a domain name that is mapped to a bucket located in regions in the Chinese mainland, you must apply for an ICP filing at the Ministry of Industry and Information Technology (MIIT). Up to 100 domain names can be mapped to a bucket. However, a domain name can be mapped to only one bucket. OSS does not impose limits on the number of domain names that can be mapped to the buckets of an Alibaba Cloud account.
|
Lifecycle rules | |
Back-to-origin rules | You can configure up to 20 back-to-origin rules for a bucket. In regions in the Chinese mainland and the China (Hong Kong) region, the default QPS for mirroring-based back-to-origin requests is 2,000, and the default bandwidth is 2 Gbit/s. In regions outside China, the default QPS for mirroring-based back-to-origin requests is 1,000, and the default bandwidth is 1 Gbit/s.
|
IMG | |
Storage plans | Resource plans that you purchase for specific regions can be used to offset the fees generated by the resource usage only in the specified regions. After you purchase resource plans for a region, the resource plans are available to the region only, and cannot be made available to another region. You can purchase only one storage plan for each validity period. However, you can upgrade the storage plan that you purchased. For more information about how to upgrade a storage plan, see Overview. You can purchase multiple transfer acceleration plans and back-to-origin traffic plans that have the same validity period to offset your fees. However, these plans cannot be upgraded or renewed. You can purchase multiple outbound traffic plans that have the same validity period to offset your fees. These plans can be renewed but cannot be upgraded. No resource plans are available to offset API operation calling fees, data processing fees, and cross-region replication (CRR) traffic fees. You are charged these fees on a pay-as-you-go basis. For more information, see API operation calling fees, Data processing fees, and Traffic fees.
|