This topic describes the billing methods of Elastic Block Storage (EBS) devices and provides examples on how to calculate their fees.
Overview
EBS devices are classified into cloud disks and local disks. The following section describes the billing methods of EBS devices:
- Cloud disks: Cloud disks include enhanced SSDs (ESSDs) and standard SSDs, and are
billed based on the unit price, capacity, and duration.
The prices of cloud disks of the same category may vary with regions. You can go to the Pricing tab of the Elastic Compute Service page and click the Storage tab to view the prices of cloud disks in different regions.
- Local disks: Local disks must be created together with instances and cannot be purchased
separately. The prices of local disks are included in the prices of instance types.
For information about instance families equipped with local disks, see Instance families.
Billing methods
Billing method | Billing rule | Reference |
---|---|---|
Subscription | Price = Cloud disk capacity × Unit price of a cloud disk × Subscription duration | Subscription |
Pay-as-you-go | Price = Cloud disk capacity × Unit price of a cloud disk × Billing duration | Pay-as-you-go |
SCU | Storage capacity units (SCUs) are subscription storage resource plans that automatically match cloud disks to offset the bills of pay-as-you-go disks. | Storage capacity units |
- Cloud disks created along with an ECS instance use the same billing method as the ECS instance.
- If a cloud disk is created for and attached to an existing subscription instance, the billing method of the cloud disk may be subscription or pay-as-you-go. If a cloud disk is created for and attached to an existing pay-as-you-go instance, the billing method of the cloud disk must be pay-as-you-go.
- If a cloud disk is created separately and attached to an instance, the billing method of the cloud disk must be pay-as-you-go.
Billing examples
- System disk: a PL0 ESSD with a capacity of 50 GiB
- Data disk: a PL1 ESSD with a capacity of 100 GiB
Billing method | Billing condition | Price (USD) |
---|---|---|
Subscription |
|
|
Pay-as-you-go |
|
|
References
The billing methods of cloud disks can be changed from subscription to pay-as-you-go or from pay-as-you-go to subscription. For more information, see Change the billing method of a disk.