Amazon Interview Question

What happens when you type an URL into the browser?

Interview Answer

Anonymous

May 26, 2022

Basically what happens is when you type the URL into the browser for example - ( Google ). It redirects to its own IP. DNS ( Domain name system ) helps us to do this. So if you have web server that you want to loop with your specific domain name then we needs to buy domain name from Domain name management like - Go daddy. Then we have to mention our destination IP and Domain name that we bought.

2