EAS supports pay-as-you-go, subscription, and Serverless billing for computing resources, system disks, and dedicated gateways.
Billing overview
EAS charges cover computing resources, system disks, and dedicated gateways:
-
Computing resources: Public resource groups, dedicated resource groups, and Lingjun Intelligent Computing resources.
-
System disk (optional): Each node includes a free quota (30 GiB for public resource groups, 200 GiB for dedicated resource groups). Usage beyond the free quota is billed separately.
-
Dedicated gateway (optional): Deployments use a free shared gateway by default. For security isolation, access control, or a custom domain name, purchase a dedicated gateway.
Billing methods:
-
Pay-as-you-go: Billed by service runtime, not by calls. Suitable for variable workloads.
-
Subscription: Prepaid with discounted rates. Suitable for long-term, stable workloads.
EAS also offers a free-to-deploy Serverless version for SDWebUI and ComfyUI, billed only during request processing.
Other Alibaba Cloud services (Elastic IP Address, OSS, NAS) are billed separately.
Billing period
Pay-as-you-go
Understand when pay-as-you-go billing starts and stops to avoid unexpected charges. Stop idle services promptly.
|
Resource type |
Billing start time |
Billing end time |
|
Public resources |
Billing starts when the service enters the running state. Charges apply even if no service calls are made. |
Billing stops when the model service is stopped and its resources are released. Important
Stop or delete the service instance to stop billing. |
|
Dedicated resources |
Billing starts when the machine is created and enters the running state. Charges apply even if no services are deployed on the machine. |
Important
The stopped state is triggered only by overdue payments. You cannot manually stop a machine to pause billing. To stop charges, you must delete the pay-as-you-go machine. |
|
System disk |
Billing starts after the system disk is purchased. |
|
|
Dedicated gateway |
Billing starts after the dedicated gateway is created. |
When the dedicated gateway is deleted. |
Service scaling
-
Scale-out: Billing for new resources starts when the scale-out operation completes.
-
Scale-in: Billing for released resources stops when the release operation completes. You are still billed for the remaining resources.
Subscription
|
Resource type |
Billing start time |
Billing end time |
|
Dedicated resources |
Billing starts at 00:00:00 on the day after the purchase. |
The expiration time. |
|
AI computing resources (Lingjun resources) |
Billing starts at 00:00:00 on the day after the purchase. |
The expiration time. |
|
System disk |
Billing starts after the system disk is purchased. |
The expiration time. |
|
Dedicated gateway |
Billing starts after the dedicated gateway is created. |
The expiration time. |
Serverless
Serverless Edition is free to deploy. You pay only for actual request processing time.
-
Example: If an image generation request from the WebUI takes 10 seconds to complete, you are billed for those 10 seconds.
-
Usage limits: Only SDWebUI and ComfyUI support Serverless Edition. Pricing is on the deployment page.
Billable items
Billing methods by resource type:
-
Pay-as-you-go resources are billed per minute (except Serverless).
-
Stop idle pay-as-you-go public services to avoid charges.
-
Availability varies by region.
|
Billable item |
Billing method |
Billing formula |
Unit price |
|
Public resources |
Pay-as-you-go (Resource-based configuration) |
|
For pricing details, see Resource-based configuration. Prices are listed per hour but billed per minute. Divide by 60 for the per-minute rate. |
|
Pay-as-you-go (specific instance type) |
|
Pricing varies by region and instance type. Console prices are final. For a list of supported instance types, see Appendix: Instance types for public resource groups. |
|
|
Dedicated resources |
Pay-as-you-go |
|
For pricing details, see the EAS Dedicated Machine Postpay purchase page. |
|
Subscription |
|
For pricing details, see the EAS Dedicated Machine Prepay purchase page. |
|
|
AI computing resources (Lingjun resources) |
Subscription |
Purchase Lingjun resources by subscription and use the resulting quota to deploy EAS services. For details on the billing of AI computing resources, see Billing of AI computing resources. |
|
|
System disk |
Pay-as-you-go |
|
For pricing details, see the Block Storage (ESSD PL1) page. |
|
Subscription |
|
For pricing details, see the Block Storage (ESSD PL1) page. |
|
|
Dedicated gateway |
Pay-as-you-go |
|
For pricing details, see the EAS Dedicated Gateway Postpay page. |
|
Subscription |
|
For pricing details, see the EAS Dedicated Gateway Prepay page. |
|
|
Service inference (Serverless) |
Billed by actual request processing time. |
|
Only SDWebUI and ComfyUI support Serverless deployment. Pricing is on the deployment page. |
Table 1. Resource-based configuration
Pricing is for reference only. Actual fees are shown on the console or purchase page.
|
Resource type |
Pricing |
|
CPU |
0.03 (USD/core/hour) |
|
Memory |
0.004 (USD/GB/hour) |
Pricing disclaimer
All prices are for reference only. Check your bill for actual charges.
Billing examples
Examples are for reference only. Actual fees are based on console or purchase page prices.
Public resource group
Pay-as-you-go
-
Scenario: Suppose you deploy a model service in a public resource group in the China (Hangzhou) region using the Specified resources option.
-
At 09:00:00, the service enters the running state and uses 2 CPU cores and 8 GB of memory.
-
At 10:00:00, the service scales in to 1 CPU core and 4 GB of memory.
-
At 11:00:00, the service scales out to 4 CPU cores and 16 GB of memory.
-
At 12:00:00, the service enters the stopped state.
-
-
Cost calculation:
Bill amount = (2 × 0.03 + 8 × 0.004) + (1 × 0.03 + 4 × 0.004) + (4 × 0.03 + 16 × 0.004) = 0.322 USD
Dedicated resource group
Subscription
-
Scenario:
Suppose you purchase two instances, each with a 4-core CPU and a 15 GB NVIDIA T4 GPU, in the China (Hangzhou) region with a 3-month subscription. The price is 570 USD/month per instance. This price is for reference only.
-
Cost calculation:
Total amount = 2 × 570 × 3 = 3,420 USD
Pay-as-you-go
-
Scenario:
Suppose you purchase two ecs.g6.6xlarge instances (24-core CPU, 96 GB memory) in the China (Hangzhou) region using pay-as-you-go for 45 minutes. The price is 1.02 USD/hour per instance. This price is for reference only.
-
Cost calculation:
Bill amount = 2 × (1.02 / 60) × 45 = 1.53 USD
System disk
Subscription
-
Scenario: Suppose you purchase two instances in a dedicated resource group in the China (Hangzhou) region with a 3-month subscription, each with a 300 GiB system disk.
-
Cost calculation:
Bill amount = 2 × (300 - 200) × 0.153 × 3 = 91.8 USD
Pay-as-you-go
-
Dedicated resource group
-
Scenario: Suppose you purchase two instances in a dedicated resource group in the China (Hangzhou) region using pay-as-you-go. Each instance has a 300 GiB system disk and runs for 5 hours.
-
Cost calculation:
Bill amount = 2 × (300 - 200) × 0.000319 × 5 = 0.319 USD -
Public resource group
-
Scenario: Suppose you purchase two instances in a public resource group in the China (Hangzhou) region using pay-as-you-go. Each instance has a 300 GiB system disk and runs for 5 hours.
-
Cost calculation:
Bill amount = 2 × (300 - 30) × 0.000319 × 5 = 0.8613 USD