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 ...45 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