How DNS Resolution works
DNS in one line
DNS is the phonebook of the internet.
We humans use the names like google.com, but computer uses IP address like 132.456.x.x
DNS exists to translate names into IP addresses. This translation process is called DNS resolution.
Why ...
process-of-dns-resolution-with-working.hashnode.dev3 min read