The core network infrastructure component of Private DNS in VPC scenarios helps you easily deploy integrated VPC solutions.
You can customize IP mappings for private domain names and quickly tag them for easier OPS management.
You can create custom public networks and register private domain names that comply with the IANA specifications, which makes the configuration of private domain names more flexible and elastic.
One private domain name can be associated with multiple VPCs to facilitate unified management and deployment.
6 types of records are supported: A, CNAME, MX, AAAA, TXT, and PTR, covering multiple application scenarios of DNS.
You can set reverse DNS by creating a fixed private domain ending with in-addr.arpa
and adding a PTR record.
After subdomain recursive DNS is enabled, subdomains that have no DNS records configured will be automatically forwarded to the public authoritative DNS for resolution.
Was this page helpful?