Pergunta de entrevista da empresa Forcepoint

You type a web address into a browser and hit enter. In detail, describe what technically happens next.

Respostas da entrevista

Sigiloso

12 de jul. de 2018

The computer asking for the webpage will have several things happen. First, if the computer is connected to the internet and there are no issues with connectivity, the webpage being requested will have it's easy to use web name, i.e. www.example.com, changed, via DNS, to an IP address, such as 192.168.1.1, the request will hit the host of the webpage and a GET request will be made to serve the requested webpage

Sigiloso

6 de jul. de 2021

DNS query will generate. According to that FQDN name will resolve.