You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: network/domains-and-dns/concepts.mdx
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,16 @@ content:
7
7
paragraph: Discover concepts related to Scaleway's Domains and DNS service. Learn about DNS namespaces, name servers, domain names, DNS resolution, records, zones, and more.
8
8
tags: domains domain dns namespace dns-zone nameserver zone-file reverse-dns root-server
9
9
dates:
10
-
validation: 2024-04-22
10
+
validation: 2024-10-29
11
11
categories:
12
12
- network
13
13
---
14
14
15
-
**DNS namespace**
15
+
## DNS
16
+
17
+
**D**omain **N**ame **S**ystem is a name management system for computing devices connected to a network, be it public (internet) or private. It translates text-based [domain names](#domain-name) to numerical IP addresses or other services such as emails.
18
+
19
+
## DNS namespace
16
20
17
21
DNS domains are all organized in a hierarchy called the DNS namespace. The hierarchy consists of:
18
22
@@ -22,24 +26,12 @@ DNS domains are all organized in a hierarchy called the DNS namespace. The hiera
A **domain name** or **domain** is a unique alphanumeric name used to identify a computer (web or email server) on the internet. It translates the numeric address of the computer to a more legible human-readable and memorable name. A domain can consist of a single [DNS Zone](#dns-zone) or be divided into several zones.
34
-
35
-
## Domain name resolution
36
-
37
-
Domain name resolution refers to the process by which human-readable domain names, like `www.mydomain.com`, are translated into the numerical IP addresses that computers and servers use to communicate on the internet.
38
-
39
-
## DNS
40
-
41
-
The **D**omain **N**ame **S**ystem is a name management system for computing devices connected to a network, be it public (Internet) or private. It translates text-based [domain names](#domain-name) to numerical IP addresses or other services such as emails.
42
-
43
35
## DNS record
44
36
45
37
A [DNS](#dns) Record holds information translating a domain or subdomain to an IP address, mail server or other domain/subdomain. DNS records for each [DNS Zone](#dns-zone) are stored within files called [DNS zone files](#dns-zone-file). These are hosted on [DNS nameservers](#dns-name-server). DNS records act as instructions for the DNS servers, so they know which domain names and IP addresses are associated with each other. DNS records can be of multiple types, called [resource records](#resource-records). Check out our documentation on [how to manage DNS records](/network/domains-and-dns/how-to/manage-dns-records/).
@@ -52,6 +44,14 @@ A DNS zone hosts the DNS records for a distinct part of the global domain namesp
52
44
53
45
A DNS zone file describes a [DNS Zone](#dns-zone), containing DNS records which constitute mappings between domain names, IP addresses and other resources.
54
46
47
+
## Domain name
48
+
49
+
A **domain name** or **domain** is a unique alphanumeric name used to identify a computer (web or email server) on the internet. It translates the numeric address of the computer to a more legible human-readable and memorable name. A domain can consist of a single [DNS Zone](#dns-zone) or be divided into several zones.
50
+
51
+
## Domain name resolution
52
+
53
+
Domain name resolution refers to the process by which human-readable domain names, like `www.mydomain.com`, are translated into the numerical IP addresses that computers and servers use to communicate on the internet.
54
+
55
55
## External domain
56
56
57
57
An external domain is any domain created via an external registrar (i.e. not Scaleway). You can manage DNS zones for external domains from the Scaleway console.
@@ -65,7 +65,7 @@ An FQDN consists of a [hostname](#hostname), a [subdomain](#subdomain), a domain
65
65
<Lightboxsrc="scaleway-fqdn.webp"alt="" />
66
66
67
67
## Hostname
68
-
68
+
69
69
When looking at a [fully qualified domain name](#fully-qualified-domain-name-(fqdn)), the hostname usually comes before the domain name or the subdomain. A hostname is a label or name assigned to a computer, device, or server on a network. It helps identify and locate a specific computer or any device connected to a network among all the others.
70
70
71
71
An example of a hostname can be `www` for the fully qualified domain name `www.mydomain.com.`.
Copy file name to clipboardExpand all lines: network/domains-and-dns/how-to/manage-dns-records.mdx
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ content:
7
7
paragraph: Learn how to manage DNS records effectively with Scaleway Domains and DNS. Discover how to add, edit, and delete DNS records, along with advanced configurations like dynamic records for traffic management and Geo IP for optimizing user experience based on location.
8
8
tags: txt-record mx-record dns-record dns domain records
9
9
dates:
10
-
validation: 2024-04-25
10
+
validation: 2024-10-29
11
11
posted: 2022-10-31
12
12
categories:
13
13
- network
@@ -24,9 +24,10 @@ categories:
24
24
1. Click **Domains and DNS** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu.
25
25
2. Click the domain you want to manage. The domain's **Overview** page displays.
26
26
3. Click the **DNS zones** tab. A list of the DNS zones you have configured within the selected domain displays.
27
-
4. Click **+ Add records** to add new records to your DNS zone. A pop-up displays.
28
-
5. Fill in the required information for the record.
29
-
6. Click **Add Records** to confirm.
27
+
4. Click the DNS zone you want to add a record in.
28
+
5. Click **+ Add records**. A pop-up displays.
29
+
6. Fill in the required information for the record.
Copy file name to clipboardExpand all lines: network/domains-and-dns/reference-content/understanding-domains-and-dns.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ content:
7
7
paragraph: Learn about domain management, DNS zones, and the advantages of utilizing subdomains.
8
8
tags: domains dns subdomain zone
9
9
dates:
10
-
validation: 2024-04-25
10
+
validation: 2024-10-29
11
11
posted: 2023-04-12
12
12
categories:
13
13
- network
@@ -21,7 +21,7 @@ A domain name is an identification string that defines a realm of administrative
21
21
22
22
Domains are further divided into subdomains, that become DNS zones with their own set of administrators and DNS servers.
23
23
24
-
The term domain is used in the business functions of the entity assigned to it and the term zone is usually used for configuration of DNS services.
24
+
The term domain is used in the business functions of the entity assigned to it and the term zone is usually used for the configuration of DNS services.
25
25
26
26
## Example
27
27
@@ -69,4 +69,4 @@ An internationalized domain name (IDN) is an internet domain name that contains
69
69
70
70
Example: `allélua.com` converted in IDN is `xn--alllua-dva.com`.
71
71
72
-
To simplify its use, the Domains and DNS API uses `unicode` (`UTF-8`) for name and data fields.
72
+
To simplify its use, the [Domains and DNS API](https://www.scaleway.com/en/developers/api/domains-and-dns/) uses `unicode` (`UTF-8`) for name and data fields.
0 commit comments