blog.vivek.siteGetting Started with cURL🌐 Understanding cURL: How Developers Talk to Servers from the Terminal How Do Computers Talk to Servers? Before we talk about cURL, let’s first understand what a server is. A server is just a compute1d ago·6 min read
blog.vivek.siteHow DNS Resolution WorksHow Does the Internet Find a Server? This article is a practical deep-dive guide for developers and system architects who want to understand how the internet actually finds a server. When you type google.com into your browser, a lot happens before th...Feb 10·6 min read
blog.vivek.siteDNS Record Types ExplainedWhat DNS Is – Explained in Very Simple Terms Have you ever wondered how typing a website name like google.com magically takes you to the site? How does your browser know where to find it? The answer is DNS, or Domain Name System. How Does a Browse...Feb 9·7 min read