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.
Application Scenarios
Service Overview
-
DNS Infographics
The DNS service offers private domain names for you to configure your own authoritative DNS servers in VPCs. By doing so, you can improve DNS resolution efficiency, reduce network latency, and prevent your private domain names from exposing to DNS spoofing on the Internet.
The DNS service offers private domain names for you to configure your own authoritative DNS servers in VPCs. By doing so, you can improve DNS resolution efficiency, reduce network latency, and prevent your private domain names from exposing to DNS spoofing on the Internet.
-
What Is DNS?
Domain Name Service (DNS) is a highly available and scalable authoritative Domain Name System (DNS) web service that translates domain names (such as www.example.com) into IP addresses (such as 192.1.2.3) required for network connection.
Domain Name Service (DNS) is a highly available and scalable authoritative Domain Name System (DNS) web service that translates domain names (such as www.example.com) into IP addresses (such as 192.1.2.3) required for network connection.
-
Public Domain Name Resolution
A public zone contains information about how a domain name and its subdomains are translated into IP addresses for routing traffic over the Internet. Public zones allow end users to access your website or application over the Internet using your domain name.
A public zone contains information about how a domain name and its subdomains are translated into IP addresses for routing traffic over the Internet. Public zones allow end users to access your website or application over the Internet using your domain name.
-
Reverse Resolution
Reverse resolution, also reverse DNS lookup, resolves an IP address back to a host name. This is typically used to affirm the credibility of email servers.
Reverse resolution, also reverse DNS lookup, resolves an IP address back to a host name. This is typically used to affirm the credibility of email servers.
-
Intelligent Resolution
If end users access a domain name, DNS servers return the same IP address to the end users regardless of their networks or geographic locations.
If end users access a domain name, DNS servers return the same IP address to the end users regardless of their networks or geographic locations.
-
Functions
Before you use the DNS service, you'd better get familiar with Product Concepts to better understand the functions
Before you use the DNS service, you'd better get familiar with Product Concepts to better understand the functions
Getting Started
-
Routing Internet Traffic to a Website
After you register a domain name and set up a website, you can configure record sets to point the domain name to the IP address of the web server where the website is deployed so that visitors can use the domain name to access your website over the Internet.
-
Routing Traffic Within VPCs
If you have deployed ECSs and other cloud services on Huawei Cloud, you can configure private domain names for the ECSs so that they can communicate with each other or access the cloud services over a private network.
-
Translating an IP Address to a Domain Name
PTR records are used to prove credibility of IP addresses and domain names of email servers. To avoid being tracked, most spam senders use email servers whose IP addresses are dynamically allocated or not mapped to registered domain names.