How DNS really works and how it scales infinitely?

  Рет қаралды 19,602

Arpit Bhayani

Arpit Bhayani

2 ай бұрын

System Design for SDE-2 and above: arpitbhayani.me/masterclass
System Design for Beginners: arpitbhayani.me/sys-design
Redis Internals: arpitbhayani.me/redis
Build Your Own Redis / DNS / BitTorrent / SQLite - with CodeCrafters.
Sign up and get 40% off - app.codecrafters.io/join?via=...
In the video, I delved into how DNS works, from converting human-readable domain names like google.com to IP addresses, to the role of authoritative name servers and the DNS resolver in the resolution process. Exploring the complexities of DNS architecture, I highlighted the decentralized nature of DNS and the crucial role of root name servers in directing requests. Emphasizing the step-by-step resolution process, I illustrated how browsers connect to servers through DNS resolution. Stay tuned for upcoming videos on building a DNS server.
Recommended videos and playlists
If you liked this video, you will find the following videos and playlists helpful
System Design: • PostgreSQL connection ...
Designing Microservices: • Advantages of adopting...
Database Engineering: • How nested loop, hash,...
Concurrency In-depth: • How to write efficient...
Research paper dissections: • The Google File System...
Outage Dissections: • Dissecting GitHub Outa...
Hash Table Internals: • Internal Structure of ...
Bittorrent Internals: • Introduction to BitTor...
Things you will find amusing
Knowledge Base: arpitbhayani.me/knowledge-base
Bookshelf: arpitbhayani.me/bookshelf
Papershelf: arpitbhayani.me/papershelf
Other socials
I keep writing and sharing my practical experience and learnings every day, so if you resonate then follow along. I keep it no fluff.
LinkedIn: / arpitbhayani
Twitter: / arpit_bhayani
Weekly Newsletter: arpit.substack.com
Thank you for watching and supporting! it means a ton.
I am on a mission to bring out the best engineering stories from around the world and make you all fall in
love with engineering. If you resonate with this then follow along, I always keep it no-fluff.

Пікірлер: 61
@hemanthrs7178
@hemanthrs7178 2 ай бұрын
Great stuff !!! Waiting for the upcoming videos
@ronitvardhamane6893
@ronitvardhamane6893 2 ай бұрын
Man! You're amazing. You deserve all the appreciation in the world
@aryankr
@aryankr 2 ай бұрын
Thank you for making it easy.
@Pawansoni432
@Pawansoni432 18 күн бұрын
loved it, thanks arpit. just exceptional
@guytonedhai
@guytonedhai 2 ай бұрын
Wow! Never knew that much of stuff was happening internally. Thank you Arpit for making such videos.
@raj_kundalia
@raj_kundalia Ай бұрын
Thank you so much!
@YashPoonia.7
@YashPoonia.7 2 ай бұрын
wow great stuff
@duaprash
@duaprash 2 ай бұрын
Wow eye opener
@varunpalsingh3822
@varunpalsingh3822 2 ай бұрын
I leave every else video side, whenever youtube recommends your conceptual videos, love to spend time here, atleast I get something out of it, Great work Arpit :-)
@AsliEngineering
@AsliEngineering 2 ай бұрын
Thank you Varun :) it means a ton.
@suchismitagoswami5609
@suchismitagoswami5609 2 ай бұрын
Great explaination as always. One more addition to this video could be hosted zone delegation (explicitely) for better managing hosted zones ...
@entc_khushalnikam8124
@entc_khushalnikam8124 21 күн бұрын
Amazing
@gouthamanush
@gouthamanush 2 ай бұрын
Arpit, can you please throw some light on how to handle database deployments at scale? If there are too many objects being deployed, how to make sure that the deployments don't fail. Also are there any ways to have a no downtime deployment?
@yetanothermasterylearning
@yetanothermasterylearning 2 ай бұрын
There are different deployment strategies to make zero downtime deployment. For example, Please check rolling restart and blue-green deployment
@KaranGanwani
@KaranGanwani 2 ай бұрын
sir can you please make video on internals of docker
@manjosh1990
@manjosh1990 21 күн бұрын
Your videos really help me with my work. Can you also make a video on SSL certificates and cryptography?
@srinathshrestha3899
@srinathshrestha3899 2 ай бұрын
Make a video on cdn and cloudfront
@mohitnagpal
@mohitnagpal 2 ай бұрын
Does your anycast video mentions anything about BGP protocol? Was expecting to learn about bgp in this video.
@AsliEngineering
@AsliEngineering 2 ай бұрын
Why would you expect BGP should be covered in a DNS video. By the way, my LB video skims through anycast and BGP but given the complexity, I have not covered BGP entirely, yet.
@karmicveda9648
@karmicveda9648 2 ай бұрын
💛
@sohailahmad1199
@sohailahmad1199 22 күн бұрын
So that means, all the TLDs will have all the authoritative Name servers record in the world. If a company or service provider wants to configure their own Auth N Server, it will register a public IP for that and register it in all the TLDs?
@adilsheikh9916
@adilsheikh9916 18 күн бұрын
Nice question & I also had the similar doubt...next I am having assumption that if it is what it is then it should be a cluster of TLDs holding the IPs of all NS. And next assumption is that sometimes I feel few moments lag in loading the site page & that can be due to either these many hopes to identify the actual IP or the server of that website is slow
@TheIntrovertsDebrief-lq4hg
@TheIntrovertsDebrief-lq4hg Күн бұрын
I love your content. I urge you to use noise cancellation on your microphone because we can hear the traffic and people sounding horns.
@AsliEngineering
@AsliEngineering Күн бұрын
I am using Blue Yeti, supposedly the best. I have tweaked some settings, hopefully it works better the next time.
@TheIntrovertsDebrief-lq4hg
@TheIntrovertsDebrief-lq4hg Күн бұрын
@@AsliEngineeringi honestly think you’re a great teacher so that’s why I’m suggesting the improvement in noise quality. Maybe you can also look into sound proofing your room with foam insulation. Your room is quite evidently prone to echoing so I think the horn sounds are easily bounced around and going into your microphone. Sound proofing will help a lot with that.
@chocotaco8396
@chocotaco8396 2 ай бұрын
Can malicious websites not brodcast legitimate server's IP address with anycast?
@AmanRaj-zo7bx
@AmanRaj-zo7bx 2 ай бұрын
Hey Arpit, I have subscribed to your newsletter. I watched your entire video, you have great knowledge but I was not able to get it. Try to make simple videos with simple diagrams, you wrote a lot of things but did not go through it. It may be my understanding capabilities but I just gave an honesh feedback.
@AsliEngineering
@AsliEngineering 2 ай бұрын
There are lots of nuances that needed to be covered. Simple video would not do justice to the concept. I would highly recommend build an ability to read and watch dense stuff. Because that is where you build the right intuition.
@AmanRaj-zo7bx
@AmanRaj-zo7bx 2 ай бұрын
@@AsliEngineering Thanks Arpit, I'll build this habit.
@bikidas5473
@bikidas5473 2 ай бұрын
dns is a recursive process in itself? am i correct arpit
@moosaraza7584
@moosaraza7584 2 ай бұрын
Yes. It is a recursive process generally done by DNS Resolver/Recursor. This Resolver is generally provided by your Internet Service Provider(ISP) or you can configure to use a third party Resolver server such as CloudFlare's.
@akshay__sood
@akshay__sood 2 ай бұрын
Arpit i think you deleted my yesterday's comment about the DNS article. Not sure why would you do that.
@AsliEngineering
@AsliEngineering 2 ай бұрын
I have not even read the comments. I have not deleted anything. Feel free to post it again.
@akshay__sood
@akshay__sood 2 ай бұрын
@@AsliEngineering see, again I posted the same comment to your reply and it doesn't show up here...
@rahulpalve401
@rahulpalve401 2 ай бұрын
KZbin comments have spam filter
@AsliEngineering
@AsliEngineering 2 ай бұрын
@@akshay__sood KZbin must be flagging it off due to some reason. I did not even get a notification about it.
@akshay__sood
@akshay__sood 2 ай бұрын
@@rahulpalve401 I ain't spamming. It was just a regular reply.
@rajivsarkar277
@rajivsarkar277 25 күн бұрын
Beuty
Understanding Proxy, Forward Proxy, and Reverse Proxy
9:41
Arpit Bhayani
Рет қаралды 23 М.
Каха ограбил банк
01:00
К-Media
Рет қаралды 2,8 МЛН
🌊Насколько Глубокий Океан ? #shorts
00:42
King jr
Рет қаралды 2,6 МЛН
Why do databases store data in B+ trees?
29:43
Arpit Bhayani
Рет қаралды 28 М.
How DNS Works
30:26
John Savill's Technical Training
Рет қаралды 33 М.
MUST KNOW bashrc customizations to boost productivity in Linux
13:38
Coding a Web Server in 25 Lines - Computerphile
17:49
Computerphile
Рет қаралды 322 М.
What happens when you type a URL into your browser?
10:14
Arpit Bhayani
Рет қаралды 20 М.
Transport Layer Security (TLS) - Computerphile
15:33
Computerphile
Рет қаралды 469 М.
2. What Makes Redis Special? | Redis Internals
22:04
Arpit Bhayani
Рет қаралды 30 М.
What happens when you type a URL - From AWS to your browser
7:40
Cloud With Raj
Рет қаралды 21 М.
ВЫ ЧЕ СДЕЛАЛИ С iOS 18?
22:40
Overtake lab
Рет қаралды 120 М.
Bardak ile Projektör Nasıl Yapılır?
0:19
Safak Novruz
Рет қаралды 6 МЛН
Настоящий детектор , который нужен каждому!
0:16
Ender Пересказы
Рет қаралды 369 М.