© 2023 Hashnode
#web-infrastructure
In two shakes of a lamb tale, you got a response and that feels good. But have you ever wondered what goes on behind the scenes when you open up your browser, type https://www.google.com into the addr…
In this article, I will explain in-depth what happens When you type https://www.google.com into your browser and hit enter. TABLE OF CONTENTS DNS Request TCP/IP Firewall HTTPS/SSL Load-balancer …
When you open your browser and enter www.google.com in the URL bar, it processes your request and loads up a new page. Have you ever wondered how that works? How does the browser get access to the pag…
Introduction Are you familiar with DNS resource records and their critical role in keeping the internet running smoothly? In my previous article, I explained how DNS works to help us navigate the web,…
Introduction Have you ever wondered what happens when you type a web address into your browser’s address bar? How is it that your computer knows how to find the website you are looking for? The answer…
This post will give you an overview of what happens whenever you try to access a web page through a web browser... Whenever you entered a URL such as www.google.com into your web browser, the browser …
Every time we start a web browser (Chrome, Firefox, Safari, etc.) and type in a domain name like "google.com," typically, the browser returns a webpage in a matter of seconds. The question is, do we u…