How DNS Resolution Works
🌍 1️⃣ What is DNS and Why Name Resolution Exists
🧠 The Core Problem
Computers communicate using IP addresses:
142.250.183.14
But humans prefer names:
google.com
We cannot remember IP addresses for millions of websites.
So we need a system that co...
tcp-vs-udp-how-tcp-related-to-http.hashnode.dev5 min read