All language subtitles for 2. The DNS Tree

af Afrikaans
ak Akan
sq Albanian
am Amharic
ar Arabic Download
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bem Bemba
bn Bengali
bh Bihari
bs Bosnian
br Breton
bg Bulgarian
km Cambodian
ca Catalan
ceb Cebuano
chr Cherokee
ny Chichewa
zh-CN Chinese (Simplified)
zh-TW Chinese (Traditional)
co Corsican
hr Croatian
cs Czech
da Danish
nl Dutch
en English
eo Esperanto
et Estonian
ee Ewe
fo Faroese
tl Filipino
fi Finnish
fr French
fy Frisian
gaa Ga
gl Galician
ka Georgian
de German
el Greek
gn Guarani
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian
is Icelandic
ig Igbo
id Indonesian
ia Interlingua
ga Irish
it Italian
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
rw Kinyarwanda
rn Kirundi
kg Kongo
ko Korean
kri Krio (Sierra Leone)
ku Kurdish
ckb Kurdish (Soranî)
ky Kyrgyz
lo Laothian
la Latin
lv Latvian
ln Lingala
lt Lithuanian
loz Lozi
lg Luganda
ach Luo
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mfe Mauritian Creole
mo Moldavian
mn Mongolian
my Myanmar (Burmese)
sr-ME Montenegrin
ne Nepali
pcm Nigerian Pidgin
nso Northern Sotho
no Norwegian
nn Norwegian (Nynorsk)
oc Occitan
or Oriya
om Oromo
ps Pashto
fa Persian
pl Polish
pt-BR Portuguese (Brazil)
pt Portuguese (Portugal)
pa Punjabi
qu Quechua
ro Romanian
rm Romansh
nyn Runyakitara
ru Russian
sm Samoan
gd Scots Gaelic
sr Serbian
sh Serbo-Croatian
st Sesotho
tn Setswana
crs Seychellois Creole
sn Shona
sd Sindhi
si Sinhalese
sk Slovak
sl Slovenian
so Somali
es Spanish
es-419 Spanish (Latin American)
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
tt Tatar
te Telugu
th Thai
ti Tigrinya
to Tonga
lua Tshiluba
tum Tumbuka
tr Turkish
tk Turkmen
tw Twi
ug Uighur
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese
cy Welsh
wo Wolof
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu
Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated: 1 00:00:08,060 --> 00:00:13,550 Hi, guys, and welcome back, having talked about the composition of a domain name, we will now proceed 2 00:00:13,550 --> 00:00:18,770 to discussing the context in which domain names exist only on the coasts. 3 00:00:18,770 --> 00:00:23,990 We compare DNS with a phonebook in the sense that names are mapped to numbers. 4 00:00:24,590 --> 00:00:27,290 That is where the similarities between a phone book and DNS. 5 00:00:27,290 --> 00:00:30,020 And however, and I will now expand on that. 6 00:00:31,360 --> 00:00:37,570 In the first case, a phone book is used as a single authority, a central database of all available 7 00:00:37,570 --> 00:00:42,310 names and their associated numbers within a specific geographic region. 8 00:00:43,370 --> 00:00:49,880 Consequently, all users of that specific region would need to obtain a copy of that database. 9 00:00:50,570 --> 00:00:57,470 This is an example of what we call flat name architecture, where there is no sophisticated internal 10 00:00:57,470 --> 00:01:02,000 structure and no clear relationships between the names themselves exist. 11 00:01:03,230 --> 00:01:08,930 In the case of Dennis, on the other hand, having a central database of all available domain names 12 00:01:08,930 --> 00:01:15,920 of the entire internet along with their IP addresses, that each of those names translates to is simply 13 00:01:15,920 --> 00:01:17,840 not feasible for several reasons. 14 00:01:19,490 --> 00:01:25,310 The first reason would be the administrative overhead involved in managing every possible domain name 15 00:01:25,310 --> 00:01:26,030 in the internet. 16 00:01:27,280 --> 00:01:33,700 Another reason would be that the flat name architectures that work with a central database did not scale 17 00:01:33,700 --> 00:01:37,600 well to name systems containing hundreds of thousands of machines. 18 00:01:39,210 --> 00:01:45,900 Another important reason would be that it's extremely difficult to ensure that domain names are unique 19 00:01:46,110 --> 00:01:47,910 across the entire namespace. 20 00:01:49,690 --> 00:01:55,780 Given these challenges, the designers of the NSA came up with the ingenious decision to move away from 21 00:01:55,780 --> 00:02:02,410 the flat name approach and adopt hierarchical name architecture, whereby a multiple level structure 22 00:02:02,710 --> 00:02:10,540 is used to organize names in a specific way and within the structure a particular device is can be determined 23 00:02:10,540 --> 00:02:16,090 by looking at its name as a result, instead of having a singular database of domain names. 24 00:02:16,390 --> 00:02:23,320 We have a globally distributed collection of databases forming a tree like structure that is indexed 25 00:02:23,320 --> 00:02:28,870 by domain names and where each domain name is essentially just a path in that large tree. 26 00:02:30,430 --> 00:02:36,220 In this globally distributed name, system administration is decentralized completely, and delegation 27 00:02:36,220 --> 00:02:43,000 is handed over to organizations, allowing this way many authorities to share in the registration and 28 00:02:43,000 --> 00:02:48,430 administrative process and take over the responsibility of managing their own data. 29 00:02:49,630 --> 00:02:56,020 By the same token, every organization administering a domain can further divided into subdomains, 30 00:02:56,020 --> 00:03:03,250 and each subdomain can in turn be delegated to other organizations, which are then entitled to change 31 00:03:03,250 --> 00:03:08,830 the data freely and even divide those subdomains into more subdomains and delegate those. 32 00:03:10,700 --> 00:03:11,270 Benefits. 33 00:03:13,130 --> 00:03:19,490 Decentralised administration, thanks to its ability to delegate authority to organizations, so easy 34 00:03:19,560 --> 00:03:26,480 management flexibility as it allows a namespace to scale and the internet to grow. 35 00:03:27,690 --> 00:03:30,510 And the guarantee that every domain name is unique. 36 00:03:32,290 --> 00:03:38,290 The district consists of the root name servers are the top, followed by the top level domain name servers, 37 00:03:38,620 --> 00:03:40,810 followed by authoritative name servers. 38 00:03:41,870 --> 00:03:46,850 In the next lecture, we're going to study the root name servers and the important role they play in 39 00:03:46,850 --> 00:03:48,020 the DNS namespace. 40 00:03:49,260 --> 00:03:51,690 Thank you for watching, guys, and I will see you in the next one. 4713

Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.