Anjaneyaiso-model-network.hashnode.dev·Jan 19, 2025OSI Model & Data Transmission Layers.The Open Systems Interconnection (OSI) model is a conceptual framework developed by the International Organization for Standardization (ISO) to standardize communication functions in telecommunication and computing systems. Its primary purpose is fac...13 likes·35 readsdata link
Chinnayya Chinthabasics-networking.hashnode.dev·Dec 23, 2024Understanding the OSI ModelTo develop a comprehensive understanding of the OSI model and the TCP/IP stack, let’s break down each of the seven layers of the OSI model, the four layers of the TCP/IP model, and how they relate to each other. OSI Model (7 Layers) The OSI model is ...51 readsOSI Model
Tanishka Marrottcloud-design-diaries.hashnode.dev·Sep 23, 2024The Multi-Tier Architectural Pattern. Making complex things *simple*I’ve been in the cloud for quite a few years now; and among the most widely adopted and trusted approaches is the multi-tier design pattern. The reason for this? It elegantly divides an application into its core components, making it easier to manage...2 likesMulti-Tier Architecture