OSOm Shirbhateindev-ops-blogs.hashnode.dev00TCP vs UDP: When to Use What, and How TCP Relates to HTTP1d ago · 3 min read · Introduction Until now, we have explored how DNS works, how TCP establishes communication, and how browsers request webpages. But before understanding TCP vs UDP, we must first understand why protocolJoin discussion
OSOm Shirbhateindev-ops-blogs.hashnode.dev00TCP Working: 3-Way Handshake & Reliable Communication4d ago · 2 min read · Introduction Until now, we have seen how browsers resolve domain names into IP addresses using DNS. After receiving the IP address, the browser sends an HTTP/HTTPS request to the server for webpages aJoin discussion
OSOm Shirbhateindev-ops-blogs.hashnode.dev00DNS Record Types Explained 4d ago · 3 min read · Introduction How does a browser know where a website actually lives? When we type a domain name like: google.com our browser does not directly understand it. Computers communicate using IP addresses,Join discussion
OSOm Shirbhateindev-ops-blogs.hashnode.dev00How DNS Resolution Works6d ago · 4 min read · Introduction DNS stands for Domain Name System. To understand why it exists, think about this: when you type a URL in the browser, it somehow takes you to the correct website. This happens because DNSJoin discussion
OSOm Shirbhateindev-ops-blogs.hashnode.dev00 Understanding Network Devices6d ago · 4 min read · Introduction Before diving into complex networking concepts, let us first understand what network devices are. Network devices are the components that make up a network, such as routers, switches, hubJoin discussion