DNS
Domain Name System, the phonebook of the internet.
DNS translates domain names to IP addresses so browsers can load internet resources.
DNS servers eliminate the need for humans to memorize IP addresses.
What is Express useful for?
handling http requests, creating APIs
How does DNS work ?
converts a hostname(www.example.com) into an IP address
IP address
Internet Protocol: each device connected to the internet has a unique IP address so it can be identified.