What Is DNS?
Domain Name Service (DNS) is a highly available and scalable authoritative DNS service that translates domain names (such as www.example.com) into IP addresses (such as 192.1.2.3) required for network connection. The DNS service allows users to visit your websites or web applications with domain names.
The DNS service is free and is enabled by default.
Basic Functions
The DNS service provides the following functions:
Maps domain names to public IP addresses so that your users can access your website or web applications over the Internet.
Private domain name resolution
Translates private domain names into private IP addresses to facilitate access to cloud resources within VPCs.
Obtains a domain name based on an IP address. Reverse resolution, or reverse DNS lookup, is typically used to affirm the credibility of email servers.
Returns different resolution results for the same domain name based on the carrier networks or geographic locations of user IP addresses. This significantly reduces network latency for users from different carrier networks and geographic locations.
Accessing the DNS Service
The cloud platform provides a web-based management console as well as REST APIs through which you can access the DNS service.
Management console
A web-based management console enables you to access the DNS service.
If you have already registered an account, log in to the management console, hover on the upper left to display Service List, and choose Networking > Domain Name Service.
Otherwise, register an account with Huawei Cloud by following the instructions in Quick Start and perform the preceding step.
With a few steps, you can start using the DNS service for domain name resolution.
APIs
REST APIs are provided for accessing the DNS service. You can also use the provided APIs to integrate DNS into a third-party system for secondary development. For details, see the Domain Name Service API Reference.
Product Advantages
-
Flexible Routing
DNS routes traffic based on multiple criteria, including endpoint health and geographic region. You can configure traffic routing to resolve specific end user requests.
DNS routes traffic based on multiple criteria, including endpoint health and geographic region. You can configure traffic routing to resolve specific end user requests.
-
High Performance
A single DNS node can handle millions of concurrent queries. Huawei's global infrastructure allows your end users to quickly access the closest application endpoints that are healthy, minimizing latency.
A single DNS node can handle millions of concurrent queries. Huawei's global infrastructure allows your end users to quickly access the closest application endpoints that are healthy, minimizing latency.
-
Easy-of-Use
You can easily configure DNS records using the console or APIs. DNS immediately handles queries once you create a zone and add record sets to it.
You can easily configure DNS records using the console or APIs. DNS immediately handles queries once you create a zone and add record sets to it.
-
Robust Security
DNS offers built-in DDoS mitigation and works with Anti-DDoS to ensure that requests from your legitimate end users are not affected.
DNS offers built-in DDoS mitigation and works with Anti-DDoS to ensure that requests from your legitimate end users are not affected.