What happens when You type google.com in your browser.
1. DNS resolution
The first step would be determining the IP of the web server. This is achieved by querying a DNS server. The DNS server translates the domain name (google.com) to an IP which is a unique numeric identifier of the server hosting the ...
abelmisiocha.hashnode.dev2 min read