Feb 17 · 9 min read · I've been thoroughly enjoying using my private cloud, inside and outside my home. You may check out how I set it up in this article but the gist of it is: I have a single box running Proxmox with an OPNsense VPN as my router, the Tailscale plugin in ...
Join discussionFeb 17 · 3 min read · Scenario: A company recently migrated its application to a VPC on AWS. An AWS site-to-site vpn connection connects the company's on premise network to vpc. The app retrieves customer data from another system that resides on premises. The application ...
Join discussionFeb 15 · 5 min read · When you type google.com into your browser, your computer doesn’t actually know where to go. Computers talk in IP addresses (like 142.250.190.46), but humans prefer names. DNS (Domain Name System) is the translation layer that maps these human-readab...
Join discussion
Feb 15 · 7 min read · The internet can seem like magic. We open a browser, type any URL, and its website opens within a few seconds. But have you ever wondered how the internet knows which website URL you typed in the browser? Like in our daily life, if we want to send a ...
Join discussion
Feb 15 · 12 min read · How DNS Works : From Domain Name to IP Address When you want to visit a website like youtube.com, you just type the name in your browser. This name is easy for humans to remember, but computers don’t understand it. Computers need the IP address of th...
Join discussion
Feb 14 · 3 min read · What is DNS and why name resolution exists DNS (Domain Name System) is the phonebook of the internet. When you type google.com, your computer does not understand that name.It understands IP addresses like 142.250.190.14. So DNS exists to convert: Dom...
Join discussionFeb 13 · 6 min read · Imagine your phone book gets wiped out and now you have to dial numbers , instead of tapping on “Mom” or “Best Friend” you have type 10 digit phone number relying on your memory. Internet browsing would become a tedious nightmare overnight if we had ...
Join discussion
Feb 12 · 5 min read · How DNS Resolution Works Web Dev Cohort 2026 | Web Development Hi, I am Vivek. I am just starting my technical journey with Web Dev Cohort 2026. I am not an expert. I am learning step by step. In this blog, I will explain how I understood DNS resolu...
Join discussion