RCRahul Chaduvulainsoftwareconcepts.hashnode.dev00Understanding the OSI Model as a Backend Engineer6d ago · 5 min read · I recently started learning more about networking fundamentals to become a better backend engineer, and the OSI model finally started making practical sense to me. Before this, an API request felt simJoin discussion
TLTirthak Likharintirthaklikhar.hashnode.dev10Why the OSI Model Diagram in Your Textbook Is IncompleteMay 25 · 9 min read · I spent weeks staring at the OSI model and the Ethernet frame diagram in my notebook. I could label every field. I could recite all seven layers. But I genuinely had no idea what was actually happeninJoin discussion
Xxkaranx5inknkrn5.hashnode.dev00Visual Guide to TCP at the Transport LayerMay 21 · 1 min read · I built a detailed visual diagrams for the Transmission Control Protocol (TCP) — one of the core protocols powering the internet, that operates at the Transport Layer (Layer 4) of the OSI model. I bJoin discussion
Xxkaranx5inknkrn5.hashnode.dev00OSI Model Explained Visually — From Browser to ServerMay 20 · 1 min read · I have been building a visual breakdown of the OSI Model and what actually happens when data travels from your browser to a server. 🌐 Most explanations stop at “7 layers,” but I wanted to understanJoin discussion
DLDayul Leeinlukyday.hashnode.dev00Network Part 1 - The OSI Model as a Fault MapMay 7 · 5 min read · In a previous post, we watched a single DNS misconfiguration on one AWS server bring 3,500 companies across 60 countries to a standstill. DNS lives at Layer 7. The failure started there. This kind oJoin discussion
LMLakshya Mishrainmishrlaksh.hashnode.dev00OSI Model Mar 26 · 3 min read · OSI Model is a structured way of breaking down how data travels from one device to another into 7 logical steps (layers), where each step handles a specific part of communication. Application Layer Join discussion
KNKanchan Nathinkanchannath.hashnode.dev00Computer Networks — Complete DocumentationMar 3 · 31 min read · 1. What is the Internet? 1.1 Overview Let me start with the most basic question — what exactly is the Internet? Think of the Internet as the world's largest network of computers, all talking to each oJoin discussion
AKAshish Kumarinashish-networkingblogs.hashnode.dev00TCP Working: 3-Way Handshake & Reliable CommunicationFeb 28 · 5 min read · The internet works because devices can communicate reliably across complex and unpredictable networks. One of the most important protocols that makes this possible is TCP (Transmission Control ProtocoJoin discussion
HMHarshvardhan Mundadainxflowscope.hashnode.dev00XFlowScope: Eagle's EyeFeb 26 · 19 min read · Introduction Large-scale distributed systems cannot be debugged, secured, or optimized without telemetry. At a sufficient scale, intuition fails; only structured data remains reliable. Telemetry is thJoin discussion
PPPratik Prajapatiinpratikprajapati.hashnode.dev00🌐 How Computer Networks and the Internet Work (Beginner-Friendly Guide)Feb 21 · 4 min read · Understanding how networks and the internet function is essential for anyone learning IT, networking, cloud, or cyber security. This guide explains the core concepts in a simple and structured way. �Join discussion