MaxCompute charges you based on the volume of stored data, such as the tables and resources, and backup data in MaxCompute. This topic describes the billing rules of storage.
Billing for stored data
MaxCompute records the volume of data that is stored for each project on an hourly basis. The daily storage fee of a project is calculated based on the following formula: Storage fee = Sum of the hourly data volume for the day/24 × Unit price.
The following table describes the billing rules for data that is stored for a MaxCompute project.
≤ 1 GB | > 1 GB |
Free of charge | USD 0.0006 per GB per day |
(10240 - 1) GB × USD 0.0006 per GB per day
= USD 6.1434
- MaxCompute compresses your data before storage. You are charged based on the data volume after compression. Data is typically compressed to approximately 20% of the original data volume.
- In most cases, the system generates a bill within 3 to 6 hours after the current billing cycle. For example, the bill for the previous day is generated before 06:00 of the next day. MaxCompute fees are automatically deducted from your account balance.
- You can view your usage records in Bill Management if needed.
Billing for backup data
The backup and restoration feature is in public preview. During public preview, you are not charged for data backup and storage. As of October 15, 2021, you are charged for data that is backed up on MaxCompute on a pay-as-you-go basis.
MaxCompute provides automatic backup and restoration. For more information, see Backup and restoration.
- When project data is modified or updated, MaxCompute automatically backs up the updated project data and generates a data version for each change that occurs. By default, all data versions are retained for one day free of charge.
- The project administrator can specify a longer retention period for backup data. The backup data that is retained for more than one day is charged based on the size of data for each project. MaxCompute collects the backup storage volume of each MaxCompute project on an hourly basis and calculates the average daily backup storage volume based on the following formula: Average daily backup storage volume = Sum of the collected backup storage volumes/24. Then, the backup storage fee is calculated based on the following formula: Backup storage fee = Average daily backup storage volume × Unit price. The unit price is USD 0.0006 per GB per day.