Joseph Chisom Ofonagorochisom.hashnode.dev·Feb 14, 2025The OSI ModelThe Open System Interconnection Model, shortened as the OSI Model is an important topic in computer networking. It is a conceptual model that covers all the processes that are involved for data to be transferred between any two types of endpoints. I...networking
Amit Singhappgeek.hashnode.dev·Feb 13, 2025Networking Explained: OSI & TCP/IP Models with Real-Life ExamplesQ1. What is the OSI Model? The Open Systems Interconnection (OSI) model is a conceptual framework that divides network communication functions into seven layers.Think of the OSI Model like a package delivery system. 📦 Q2. OSI Model - 7 Layers (Made ...networking
Manshi Tyagithefullstacklens.hashnode.dev·Feb 10, 2025The OSI Model: Layers and Their FunctionsIntroduction The OSI (Open Systems Interconnection) Model is a framework that breaks down network communication into seven layers. Each layer has its own job, making networking simpler to understand. It helps in designing networks, troubleshooting is...ChaiCode
vikram chaudharybestcloudarchitect.dev·Feb 9, 2025OSI Model Layer 1 - Physical LayerLet’s start with a very simple networking setup. Suppose you have two laptops in your home and you want to connect both of these using some connection. The achieve this you can connect both of them using the same Wi-Fi network or using a physical ca...Breaking Down the OSI Model: From Physical to ApplicationOSI Model
Tanimola Miraclewebwebdevsimplified.hashnode.dev·Feb 8, 2025Demystifying The OSI ModelINTRODUCTION Ever wondered how your pictures or video (essentially data) travels from the internet to your screen in the blink of an eye? Or how your email magically lands in your friend’s inbox across the globe? The answer lies in a 7-layer blueprin...20 likesOSI Model
Surbhi kaushiksurbhi6.hashnode.dev·Feb 7, 2025Understanding the OSI Model: How Data Travels Across LayersBeginner 🔰 friendly guide about OSI Model Hey everyone! 👋 If you're a developer or just starting out in tech, you’ve probably heard of the *OSI Model*. It’s a fundamental concept in networking that explains how data travels between devices. Let’s b...Devops
vikram chaudharybestcloudarchitect.dev·Feb 6, 2025OSI Layer - Part 1The understanding of the OSI(Open System Interconnection) model will always help you to troubleshoot the issues you may face in your applications or dealing with any cloud platform. Cloud is mostly about networking and how the data flows. OSI model ...Breaking Down the OSI Model: From Physical to ApplicationOSI Model
Tarun Bhargava90daysofdeveops.hashnode.dev·Feb 5, 2025Networking (OSI Model)Networking What is OSI ? It is a Open Systems Interconnection . It is a conceptual framework that standardizes how network communication works. It has 7 layers, each responsible for specific part of data transmission. These layer are not interconnect...#90daysofdevops
Anuradha Jadhavanuradhajadhav.hashnode.dev·Jan 31, 2025The Key Network Models: OSI & TCP/IPTable of Contents Introduction What is a Networking Model? Importance of Networking Models in Communication Overview of Networking Models Why Do We Need Networking Models? Key Differences Between Networking Models The OSI Model (Open Syste...appletalk
snehalnetdevops.hashnode.dev·Jan 31, 2025Understanding Of Networking: The OSI and TCP/IP ModelsData communication is a process or act in which we can send or receive data. Understanding the fundamental structures of networking is crucial for anyone working with computer systems and communication. For data communication two models are available...30 readsPorts&Protocalls