Describe what happens when you type amazon.com into a browser.
Anonymous
1) This question is related to DNS knowledge. 2) When you type amazon.com in your browser the request goes to DNS resolver (mantained by ISP). 3) DNS resolver will further query to DNS root name resolver. 4) Root name resolver would find .com and send it to dns name server .com TLD 5) DNS name server would know where amazon.com is registered...probably router53 name server 5) It will sent to Amazon router 53 name server and route53 name server will look into the hosted zone for amazon.com record. 6)
Check out your Company Bowl for anonymous work chats.