DNS stands for Domain Name System.
It’s basically the internet’s phone book 📖:
Humans use names like
google.comComputers use numbers like
142.250.72.14(IP addresses)DNS translates the name into the number so your device knows where to go
Simple Example
When you type:
www.youtube.com
DNS finds the correct IP address for YouTube and connects your device to the right server.
In short:
DNS = the system that turns website names into computer-readable addresses