Тёмный

DNS, IP Addresses & Ports - Rest APIs In Depth 

Tech with Nader
Подписаться 13 тыс.
Просмотров 1,8 тыс.
50% 1

Опубликовано:

 

14 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 9   
@sikut77
@sikut77 3 месяца назад
I am 48 years old trying to change my profession. It seems that this course finally opened my old brain and let it absorb the tricky knowledge
@wassimmr2502
@wassimmr2502 3 месяца назад
thank you Nader
@mikelautensack7351
@mikelautensack7351 Год назад
I would absolutely love some network programming in c content. It’s a topic I am very curious about. I’ve never written any c but I am going to start learning and writing it as a academic language and for a web dev I think network programming would be the most useful.
@TechWithNader
@TechWithNader Год назад
Hey Mike! I couldn't agree more, in fact I thought of doing this course in C. However I wanted to reach more people coming in to web dev from the front-end too for the first time. I'm following most of the roadmap path I have for new devs to get in to the field of web dev. That said, I would absolutely love to make some of the lower-level content later in C where we can really see the internals, similar to what you'd do in Computer Science. Let me know if you have any other such ideas for videos, love it! 🤓
@dualasus12
@dualasus12 Год назад
@@TechWithNadersame idea but with Rust instead 😂
@dualasus12
@dualasus12 Год назад
DNS allows us to group multiple IP's to a single domain name. Which is also very useful for globally distributed systems like google that have many different servers across the world. Also public IP's aren't static meaning that you would have to look up the IP for google every time it changes to a new IP but with DNS we can automatically get a reference to the most recent IP through the DNS lookup. Though with google their domain name is likely tied to a Load Balancer to distribute to other Load Balancers based on geolocation.
@TechWithNader
@TechWithNader Год назад
Very nice answer! You hit on most of the main points, spot on! This becomes much more apparently when you buy your own domain too and have to configure name servers and ip addresses for things. I wonder how often the ip for the main load balancer for Google changes 🤔
@clairelist1060
@clairelist1060 Год назад
Maybe your query arg is not working with nslookup because it's supposed to be a flag? -query=A (according to IBM docs)
@TechWithNader
@TechWithNader Год назад
Thanks Claire, that's it! Always fun when different CLI tools do things with the '-' or without! Nice catch 🥳
Далее
Network Protocols - Rest APIs In Depth
33:14
Просмотров 1,6 тыс.
How DNS Works
30:26
Просмотров 38 тыс.
HTTP Headers & Methods - Rest APIs In Depth
33:37
Просмотров 2,8 тыс.
You want a real Name Server at home? // DNS
32:31
Просмотров 264 тыс.
Deno Environment Setup - Rest APIs In Depth
33:59
Просмотров 1,8 тыс.
Network Ports Explained
10:33
Просмотров 1,7 млн
Simple Web Server - Rest APIs In Depth
44:33
Просмотров 1,4 тыс.
Server Side Routing - Rest APIs In Depth
50:19