Storage usage refers to the used storage capacity. You are charged by the objects' size and how long you stored them. For different storage classes, the unit price, minimum object size, and minimum storage duration are different as described below. The actual costs depend on the use case and storage class of the object.
Note:For more information on storage classes, see Storage Class Overview.
Billable Item Description | Applicable Region | Applicable Billing Mode |
---|---|---|
STANDARD storage usage refers to the size of your data stored in the STANDARD storage class. You will be charged by the actual STANDARD storage usage and how long you store the data. | All regions | Pay-as-you-go |
Billable Item Description | Applicable Region | Applicable Billing Mode |
---|---|---|
STANDARD_IA storage usage refers to the size of your data stored in the STANDARD_IA storage class. You will be charged by the actual use case: |
All regions | Pay-as-you-go |
Billable Item Description | Applicable Region | Applicable Billing Mode |
---|---|---|
INTELLIGENT TIERING storage usage refers to the size of your data stored in the INTELLIGENT TIERING storage class. You will be charged by the actual use case: |
Beijing, Nanjing, Shanghai, Guangzhou, Chengdu, Chongqing, Tokyo, Singapore | Pay-as-you-go |
Billable Item Description | Applicable Region | Applicable Billing Mode |
---|---|---|
ARCHIVE storage usage refers to the size of your data stored in the ARCHIVE storage class. You will be charged by the actual use case: |
All regions except Jakarta | Pay-as-you-go |
Billable Item Description | Applicable Region | Applicable Billing Mode |
---|---|---|
DEEP ARCHIVE storage usage refers to the size of your data stored in the DEEP ARCHIVE storage class. You will be charged by the actual use case: |
Beijing, Nanjing, Shanghai, Guangzhou, Chengdu, Chongqing, Tokyo, Singapore | Pay-as-you-go |
Billing Mode | Calculation Formula |
---|---|
Pay-as-you-go |
Note:
For the unit prices of storage usage, see Pricing | Cloud Object Storage.
Note:
- Prices in the example below are for reference only. For the actual prices, see Pricing | Cloud Object Storage.
- The storage capacity is calculated in binary, for example, 1 TB = 1024 GB.
- The minimum number of requests for billing is 10,000. Therefore, if the number of monthly accumulated requests is less than 10,000, you will still be billed for 10,000 requests, regardless of whether the request succeeds or fails.
Assume that on November 1, 2020, user A uploaded 10 GB of data to a bucket residing in Guangzhou region in the STANDARD storage class, generating 100 requests. Apart from this, user A did not perform any other operations in November. As storage usage fees and request fees are calculated and billed on the first day in the next month, the storage usage and request fees will be calculated and billed on December 1, 2020 as follows:
In summary, the total bill for user A in November is calculated as follows: 0.24 + 0.02 = 0.26 USD.
Assume that on November 1, 2020, user B uploaded 10 GB of data (including 10,000 pieces of 30 KB objects) to a bucket residing in Guangzhou region in the STANDARD_IA storage class, generating 100 requests. Apart from this, user B did not perform any other operations in November. As storage usage fees and request fees are calculated on the first day in the next month, the storage usage fees and request fees will be calculated and billed on December 1, 2020 as follows:
In summary, the total bill for user B in November is calculated as follows: 0.19 + 0.01 = 0.2 USD.
Was this page helpful?