For details about billing modes, seeCVM 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 instance, if you purchase a standard type instance with 32C64G, a local system disk of 50GB, and a local data disk of 300GB, the price calculation is as follows:
Pay-as-You-Go: 0.0133 × 32 + 0.00665 × 64 + 0.0000923 × (50 + 300) = 0.883505 USD/Hour.
Monthly Subscription: 7.36 × 32 + 3.68 × 64 + 0.05385 × (50 + 300) = 489.8875 USD/Month.
Was this page helpful?