Pay-as-You-Go
The payment is based on usage duration, and real-name authentication is required for the account. When you purchase, a 2-hour fee needs to be frozen in the account (vouchers cannot be used as a freezing certificate). The frozen resource fee will be refunded upon termination. Users can check the available balance in their cloud billing account before creating an instance. If the balance is less than the amount that will be deducted by the system, you need to recharge before making a purchase.
The unit price of the instance is displayed per hour, and the settlement is calculated based on the actual usage duration in seconds, rounded to two decimal places. The starting point for billing is the time of instance creation, and the endpoint is when you initiate and complete the instance termination operation.
When you purchase pay-as-you-go instances, the fee for 2 hours of usage based on the current configuration will be frozen and held as a deposit in your account. You will then be billed by the hour (UTC+8) based on the actual usage duration of the cluster in the past hour. When the configurations of pay-as-you-go nodes are adjusted, the initially frozen fees that were frozen upon purchase will be unfrozen and a new 2-hour fee will be frozen according to the latest configuration's unit price. The frozen amount will be unfrozen when the pay-as-you-go cluster is terminated.
Billing Examples
Assume you deploy an EMR Lite HBase instance in ap-guangzhou-7, with the following configuration details:
|
Node Specification | Node specification: 8 cores, 32 GB memory, and 3 nodes |
Storage Type | Performance cloud storage: 100 GiB per node |
The instance usage fee = instance management fee + node specification fee + node storage fee = instance management fee x number of instances + node specification rate x number of nodes + storage specification rate x storage capacity x number of nodes = 1.875 CNY/instance/hour x 1 instance + 2.97 CNY/hour x 3 + 0.00315 CNY/GiB/hour x 100 GiB x 3 = 11.73 CNY/hour.
Purchasing Method
Log in to the EMR console, in the EMR Lite HBase instance list, click Create Instance, and complete the relevant configurations on the instance purchase page. For detailed operations, see Creating an Instance.
Was this page helpful?