This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Overview

Service Overview

The DNS service converts domain names, which are convenient for humans to recognize, into numeric IP addresses that the system can identify, allowing access to services.
With the DNS service, users can easily register the desired domain and manage its DNS records themselves.

Features

  • Easy Domain Registration: You can register and modify new domains via a web-based console. Without building separate DNS infrastructure or installing DNS solutions, you can easily create and manage domains through the web.
  • Support for Various Records: You can configure various resource record types such as A, AAAA, CNAME, TXT, MX, SPF, and it automatically scales to handle large query volumes without user intervention.
  • Convenient Hosting Environment Management: You can select and use a Public domain name, which is exposed to the Internet to provide web services, or a Private domain name, which is accessible only to designated internal users without an Internet connection, according to your usage environment and purpose.

Configuration diagram

Diagram
Figure. DNS Diagram

Provided features

The DNS service provides the following functions.

  • Hosting Zone Creation/Management: You can create and manage Public Hosted Zones that are accessible from anywhere via the Internet, and Private Hosted Zones that are not exposed to the Internet and are only accessible within a designated network environment.
  • Public Domain Name Application: You can apply for a Public Domain Name that can be accessed from anywhere via the Internet.
  • Support for various resource records: You can select and use record types that suit your environment and purpose.
Record typeDetailed description
ASpecify the IPv4 address corresponding to the domain name so that the IP address can be resolved from the domain name.
AAAASpecify the IPv6 address corresponding to the domain name so that the IP address can be resolved from the domain name.
TXTSet text information for the domain
CNAMEAssign an alias for the domain name
MXSpecify the mail server for the user’s domain and subdomains
SPFTo prevent spam mail, verify the sending mail server’s IP address or domain name, etc. (Sender Policy Framework)
NSName server responsible for this domain (auto-generated)
SOADefine the domain’s initial information (the starting point of authority) (auto-generated)

Component

Private DNS

To manage private domain names for use only within a designated network environment without exposing them to the internet, you must first create a Private DNS. The Private DNS name is used uniformly across all regions within the account. It can be initially created in any region of the account, and later it can be activated in other regions using the same Private DNS name from the Private DNS list. You can select the VPC to connect to Private DNS for each region. By using a common Private DNS name, you can share and manage the Private Hosted Zone information across all regions.

Hosted Zone

Private Hosted Zone allows you to create and manage domain names that can be used only in the network environment designated for VPCs connected to Private DNS. A Public Hosted Zone can manage the public domain name created through the Samsung Cloud Platform. Through a Hosted Zone, you can create and edit records that match your intended use.

Public Domain Name

You can apply for a Public Domain Name in partnership with Whois, the public domain name management provider. Public Domain Name can be purchased in one-year increments, and you can set or change the automatic renewal (in one-year increments) up to 7 days before the expiration date.

Constraints

The constraints of the DNS service are as follows.

Categorydescription
Number of Private DNS that can be created per account1
Number of Hosted Zones that can be created in an Account20
Number of records that can be registered per Hosted Zone100
Reference
  • Requests to use Public Domain Name and Public Hosted Zone in the Korea South (kr-south) region are restricted.

Preceding Service

The DNS service has no prerequisite services.

1 - TLD List

TLD (Top-Level Domain) list

The following TLDs are available. When applying for a Public Domain Name, an annual fee is incurred that varies by TLD type.

TLD typePublic Domain Name registration fee (KRW/year, VAT excluded)
.COM20,000
.NET20,000
.ORG20,000
.KR24,000
.PE.KR16,000
.BIZ20,000
.INFO20,000
.CN65,000
.TV90,000
.IN65,000
.EU80,000
.AC286,000
.TW100,000
.MOBI44,000
.NAME30,000
.CC90,000
.JP198,000
.ASIA55,000
.ME44,000
.TEL44,000
.PRO44,000
.SO103,000
.SX90,000
.CO100,000
.XXX200,000
.PW44,000
.PH100,000
.io91,000
.app42,500
.co.kr24,000

2 - ServiceWatch Metrics

DNS sends metrics to ServiceWatch. The metrics provided by default monitoring are data collected at 5‑minute intervals.

Reference
Refer to the ServiceWatch guide for how to view metrics in ServiceWatch.

Basic Metrics

The following are the basic metrics for the Private DNS namespace.

The indicators whose names are displayed in bold below are the key indicators selected from the basic indicators provided by Private DNS. Key metrics are used to configure service dashboards that are automatically built for each service in ServiceWatch.

Each metric indicates, via the user guide, which statistical values are meaningful when viewing that metric, and among the meaningful statistics, the values shown in bold are the primary statistics. In the service dashboard, you can view key metrics using these primary statistical values.

Performance itemsDetailed descriptionunitMeaningful statistics
privatedns.operation.per_secNumber of UDP-based data requests processed per second on user requestCount/Second
  • Average
  • Total
privatedns.query.outbound.per_secNumber of requests per second sent to external DNS servers for user queriesCount/Second
  • Total
  • Average
privatedns.query.answers_slowNumber of requests sent to external DNS servers for user queries with slow responses (within 1 second)Count/Second
  • Total
  • Average
privatedns.response.nxdomain.per_secNumber of NXDOMAIN responses received per second from external DNS servers for user queriesCount/Second
  • Maximum
  • Total
  • Average
privatedns.response.servfail.per_secNumber of SERVFAIL responses received per second from external DNS servers for user queriesCount/Second
  • Average
  • Total
Table. DNS Basic Metrics