Global Traffic Manager (GTM) 3.0 offers a pay-as-you-go billing method. You pay only for what you use, with no upfront costs or long-term commitments.
Billing overview
Charges for pay-as-you-go instances are calculated based on four billable items: configured domains, DNS resolution requests, health checks, and SMS alerts. For more information, see III. Pay-as-you-go.
Billable item | Price | Description |
Configured domains | USD 0.015/domain/day | Billed based on the number of active Access Zone Names managed by GTM. Settled daily. |
DNS resolution requests | USD 0.004/10,000 requests | Billed based on the total number of DNS queries responded to by the GTM Instance. Settled daily. |
Health checks | USD 1.5/10,000 checks | Billed based on the number of health checks performed on your addresses. Settled daily. |
SMS alerts | USD 0.225/message | Billed based on the number of SMS notification alerts triggered. Settled daily. |
Create a pay-as-you-go access zone name
For the pay-as-you-go model, you do not need to manually provision a GTM instance. Instead, the instance is automatically created and attached when you configure a new access zone name.
Go to Alibaba Cloud DNS - Global Traffic Manager, then select the Access Zone Domain tab.
Click Add Access Zone Name, and select Custom Scenario.
Hover over the domain setup icon to reveal the configuration panel, then click Basic Configuration. Enter the required information described below and submit the form.
Parameter
Description
Billing Method
Select Pay-as-you-go
Access Zone Name
The Full Qualified Domain Name (FQDN) used for traffic management. It consists of a
host recordand azone name.Host record: The prefix for the domain. The system generates a default string, but you can specify a custom record or a multi-level record, for example,
bizorprod.biz.Zone name: The primary domain or subdomain hosted in your Authoritative DNS zones.
Record Type
The DNS record type returned to the client, which determines the type of address pools supported. Supported types: A (IPv4), AAAA (IPv6), and CNAME (Domain Name).
TTL
The Time-To-Live (TTL) value for the DNS records returned by GTM. It determines how long the resolution result is cached by the carrier's Local DNS servers.
Enabled State
The initial state of the domain instance. Default: Disabled. In the disabled state, GTM policies are inactive, and no DNS resolution is performed. Recommendation: Configure your address pools, endpoint addresses, and load balancing policies before enabling the instance to ensure traffic is routed correctly.
ImportantIf an authoritative DNS record of the same type already exists for this domain (e.g.,
www.example.com) in Alibaba Cloud DNS, enabling the GTM instance will take precedence. The existing DNS record will become invalid, and traffic will be routed according to the GTM smart resolution policies.Remarks
(Optional) A custom label or note to help identify the application service associated with this instance.

Click Submit. The system automatically generates a GTM instance.
NoteMultiple access zone names with the same FQDN but different Record Type (e.g.,
www.example.comtype A andwww.example.comtype AAAA) share a single underlying GTM instance.
Monitor usage and costs
Go to Instance Plans, and select the Global Traffic Manager tab.
Click Pay-as-you-go. You can filter usage data by Domain Name Count, DNS Query Count, Health Probe Count, or SMS Alerts.

You can also view the daily usage volume for each billable item to track cost trends.

Delete a pay-as-you-go access zone name
Deleting a pay-as-you-go access zone name automatically destroys the attached GTM instance. Proceed with caution.
Impacts
Configuration data associated with the domain is permanently deleted and cannot be recovered.
Billing for the instance ceases immediately.
DNS resolution for the domain will revert to the default authoritative DNS records (if any exist).
Recommendations
Ensure that your production services no longer rely on the traffic scheduling or failover capabilities of this GTM instance.
Back up any critical configuration settings before deletion..
Verify that DNS resolution continues to function as expected (or stops as expected) after the deletion.
Procedure
Log on to the Alibaba Cloud DNS - Global Traffic Manager console and find the target access zone name.
Click the Delete button in the Actions column. In the confirmation dialog, review the risks and then delete the domain setup.
