ASHISH MULEYforLearning About Computer Networksgrpcprotocol.hashnode.dev·Nov 8, 2024Understanding gRPC: A Modern Communication Protocol for MicroservicesIntroduction Under this development unfolding context that currently centers on distributed systems, cloud-native apps, and microservices, the key decision of choosing a specific protocol on which data shall be transferred from one service to another...Iron Man and 3 others are discussing this4 people are discussing thisDiscuss·468 likes·328 readsgRPC
Ishika Ishaniishikaishani.hashnode.dev·Nov 9, 2024Understanding How the Internet WorksEver wondered how the internet really works? We often take it for granted, typing in "google.com" and magically landing on a webpage. But there's an entire system underneath it, working tirelessly to deliver those bits of data right to your computer....Discuss·10 likescomputer networking
Pooja Manelloreexplorewithme.hashnode.dev·Oct 14, 2024Unraveling the OSI Model: A Layer-by-Layer Guide to Seamless NetworkingThe OSI (Open Systems Interconnection) model was introduced by the ISO (International Organization for Standardization) in 1994 to standardize communication between different systems on a network. It defines seven layers, each responsible for specifi...Discusscomputer network
Ruchir Dixitruchirstechblogs.hashnode.dev·Sep 16, 2024Demystifying the OSI Model: A Layer-by-Layer Guide to Network CommunicationOverview The OSI Model (Open Systems Interconnection) is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven distinct layers. Each layer serves a specific purpose, enabling various devices and ...Discuss·40 readsComputer Science
SREERAJ Rsreeraj6.hashnode.dev·Sep 8, 2024Understanding Load Balancers: A Real-World ExampleLoad Balancer is a solution that distributes traffic to the number of servers. Load Balancers distribute traffic to multiple servers during peak traffic time and increase the reliability of the application. Let’s Break It Down with a Real-Life Exampl...Discuss·10 likesDevops
CHETHANchethan20.hashnode.dev·Aug 30, 2024Simplifying the OSI Model for Beginners💡 OSI - Open Systems Interconnection model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven distinct layers. List of all layers in OSI layers Tip to remember all layers - All People Sh...Discuss·1 like·52 readscomputer network
Ansuman Satapathyansumannn.hashnode.dev·Jan 23, 2024Computer Networks Basics & OverviewWhat is a Computer Network? What first thought comes to mind when you hear the word "Network"? Yes, you are right! It is the connection or relationship that links individuals or entities together. In our case, that would be the connection between com...Discuss·1 like·86 readsDevOps Seriescomputer networking
Sushant Patharesushant4612.hashnode.dev·Aug 7, 2023Exploring Computer Networks: Types and ComponentsTypes of Computer Networks Personal Area Network (PAN): A Personal Area Network (PAN) is the smallest type of network and typically involves devices within your immediate reach. It allows communication and data sharing between personal devices. Ex...Discuss·10 likesComputer Science
Sushant Patharesushant4612.hashnode.dev·Aug 5, 2023Basics of Computer NetworkWelcome to the fascinating world of computer networks! In this blog, we'll embark on a journey to explore the basics of computer networks and understand how they enable us to connect and communicate in the digital age. Whether you're a tech enthusias...Discuss·12 likesnetworking
Kealan ParrforfreeCodeCampfreecodecamp.org·Jul 25, 2023What is DNS? Basics for BeginnersWhen you access a website like www.google.com, would it surprise you to learn that the URL isn't really the website address? There is some work "under the hood" to ensure that, when you type in a human friendly name like Google, it takes you to the ...Discusscomputer network