For details about billing modes, see CVM Billing Modes. Currently, Edge Zone only supports pay-as-you-go and monthly billing modes. Instances in the Edge Zone are priced uniformly. The unit prices of different availability zones and instance families are the same. Specific prices (excluding tax) are shown in the table below:
|
Core (C) | 0.0133 | 7.36 |
Memory (GB) | 0.00665 | 3.68 |
SSD local disk (GB) | 0.0000923 | 0.05385 |
Example:
For example, purchasing a standard 32C64G instance with a 50 GB local system disk and a 300 GB local data disk, the pricing calculation is as follows:
Pay-as-You-Go: 0.0133 × 32 + 0.00665 × 64 + 0.0000923 × (50 + 300) = 0.883505 USD/Hour.
Yearly/Monthly Subscribed: 7.36 × 32 + 3.68 × 64 + 0.05385 × (50 + 300) = 489.8875 USD/Month.