VPC DNS is a private DNS service based on a VPC environment. This service allows you to map a private domain name to a specific IP address in 1 or more custom VPCs.
VPC DNS is a private domain name resolution management service based on the VPC environment of the cloud platform. With VPC DNS, you can easily create, delete, modify, and bind VPCs for private domains and add, delete, and modify these operation records. These private domain names cannot be accessed outside the VPC. Additionally, you can connect your VPC to a traditional IDC via Direct Connect or VPN. In this way, resources can be accessed between a traditional IDC and VPC through private domain names.
You can create custom private domains as needed. Domain names do not require public network registration and support quick remark and tag management. The flexible configurations facilitate your operations.
By creating a private domain with a specified suffix and setting up pointer record (PTR), you can map IP addresses to the domain name to implement reverse DNS, which greatly reduces the amount of spam and improves the visibility of the usage of IP addresses.
VPC DNS supports load balancing based on CNAME, A, AAAA, and TXT types and the "random response" or "weighted round-robin" modes. By setting the record value and weight, it distributes client requests to each server.
After "Subdomain Name Recursive Query" is enabled, a recursive query will be performed on the public network when a domain name query does not match in the VPC.
VPC DNS relies on the cloud platform's VPC to provide secure, stable, and highly available private domain name resolution capabilities.
How VPC DNS works