Product Prices
This article introduces the post-paid billing items and pricing standards for US3 object storage service. US3 pricing varies by storage type and region.
US3 has newly launched prepaid resource packs, which are more cost-effective than post-paid for some billing items and can be purchased according to actual needs. For details, please refer to Resource Packs.
Item | Billing Component | Standard Tier | Infrequent Access Tier | Archive Tier |
---|---|---|---|---|
Storage Fees | Data Storage | $0.00063/GB/day | $0.00031/GB/day | $0.00013/GB/day |
Traffic Fees | Inbound Traffic (Internal/External) | Free | Free | Free |
Internal Outbound Traffic | Free | Free | Free | |
External Outbound Traffic | $0.063/GB | $0.063/GB | $0.063/GB | |
CDN Back-to-Origin Traffic | $0.063/GB | $0.063/GB | $0.063/GB | |
Request Fees | PUT Requests | $0.00157/10K requests | $0.0157/10K requests | $0.0157/10K requests |
GET Requests | $0.00157/10K requests | $0.0157/10K requests | $0.0157/10K requests | |
Data Retrieval | Data Retrieval | Free | $0.0047/GB | Free (when file is in resolved state) |
Data Restoration | N/A | N/A | $0.0094/GB | |
Image Processing | Basic Image Processing | $0.0039/GB | $0.0039/GB | $0.0039/GB |
Advanced Image Compression | $0.0157/1K operations | $0.0157/1K operations | $0.0157/1K operations | |
Minimum Storage Duration | Minimum Storage Duration | None | 30 days | 60 days |
Minimum File Size | Minimum File Size | None | 64KB | 64KB |
Object Tagging | Object Tags | $0.000297/10K tags | $0.000297/10K tags | $0.000297/10K tags |
Currently, the available zones include: Hong Kong, Los Angeles, Singapore, Jakarta, Taipei, Lagos, Sao Paulo, Dubai, Frankfurt, Ho Chi Minh City, Washington, Mumbai, Tokyo, and Seoul.
Note:
- At present, object tags support Vietnam, Brazil. If other regions are required, please contact technical support.
Additional Information
- Thawing archive storage type files:
-
Thawing is performed using RESTORE operation, and a data thawing fee is charged. After thawing, no additional fee is charged for data retrieval, and only the normal outbound traffic fee is charged.
-
After the thawing operation is completed, the data is retained for 3 days. No retrieval cost is charged for the retrieval of thawed data, and it cannot be downloaded after 3 days and needs to be thawed again.
-
Thawing types: Please thaw in advance when accessing archive files. The first byte retrieval time for different thaw modes is as follows:
-
High priority (Expedited): Completion within 15 minutes;
-
Standard: Completion within 1~5 hours. If no thawing type is passed in, the default is Standard.
-
Cross-region replication: When using cross-region replication, outbound Internet traffic costs will be incurred, and the storage space in each region will be charged according to its own storage capacity and billing item prices. The global storage space feature has been deactivated (it is recommended to use the cross-region replication feature), and the original global storage space billing items and billing rules remain unchanged and continue to use the old pricing and old billing mode.
-
Explanation of data retrieval costs: For data of low-frequency storage type, retrieval cost = Download file size * Retrieval cost unit price + Outbound traffic cost, regardless of whether the download is over the Internet or the intranet, a retrieval cost will be charged; For data of archive storage type, the thawing cost = Thaw file size * Thaw cost unit price, when downloading thawed data, the outbound traffic cost is charged. The data retrieval cost is separate from the traffic cost. Normal charges will be applied if outbound Internet traffic costs are incurred during data retrieval, and no traffic costs are charged for intranet downloads; no additional thawing costs are charged during the thawing period.
-
Request cost explanation:
Put type requests
Put type requests include uploading, copying, deleting, etc. through APIs, SDKs or the US3 management console.
API request | Corresponding operation |
---|---|
PutFile | Upload file |
PostFile | Form upload |
RestoreFile | Thaw file |
ClassSwitch | File storage type switch |
Copy | Copy file |
UploadHit | Second transmit file |
OpMeta | Operate file Meta info |
InitiateMultipartUpload | Initialize fragmentation |
UploadPart | Upload fragment |
FinishMultipartUpload | Finish fragmentation |
AbortMultipartUpload | Give up fragmentation |
ListObject | Get directory file list |
PrefixFileList | Prefix list query |
DeleteFile | Delete file |
Get type requests
Get type requests include all reading operations for files and other information except ListObject through API, SDK or US3 management console etc.
API request | Corresponding operation |
---|---|
HeadFile | Query file basic information |
GetFile | Download file |
GetMultiUploadId | Get the id of the ongoing fragmentation upload |
- Billing Item Code Description: The us3 order details have a resource ID of the form: billing item Code-item id, where the billing item as well as the Code are as follows
Category | Billing Component | Billing Code |
---|---|---|
Storage | Standard Storage | ufile-storage |
Infrequent Access Storage | ufile-iastorage | |
Archive Storage | ufile-acstorage | |
Short-Term IA Storage Fee | ufile-iasstorage | |
Short-Term Archive Storage Fee | ufile-acstorage | |
Traffic | Peak Download Traffic | ufile-busyflow |
Off-Peak Download Traffic | ufile-idleflow | |
(Overseas) Download Traffic | ufile-flow | |
CDN Back-to-Origin Traffic | ufile-cdnflow | |
Requests | PUT Requests (Standard) | ufile-standputcount |
PUT Requests (Infrequent Access) | ufile-iaputcount | |
PUT Requests (Archive) | ufile-acsputcount | |
GET Requests (Standard) | ufile-standgetcount | |
GET Requests (Infrequent Access) | ufile-iagetcount | |
GET Requests (Archive) | ufile-acsgetcount | |
Retrieval | Archive High-Priority Restoration | ufile-archiveretrieval |
Infrequent Access Retrieval | ufile-iagetsize | |
Archive Standard Restoration | ufile-acrestore | |
Image Processing | Basic Image Processing | ufile-imageHandle |
Advanced Image Compression | ufile-imagecompresscount |