Vedanand Royved07.hashnode.dev·Dec 14, 2024OSI Model and Network Security1. Physical Layer Threats: Eavesdropping: Someone secretly listens in or intercepts the data being transmitted. Tampering: Physically damaging or accessing network equipment like cables or routers. Interference: Signals get disturbed by external e...5 likesOSI Model
KALPESH MOHANTAkalpeshblog.hashnode.dev·Dec 2, 2024AWS Elastic Load Balancer (ELB)ELB distributes incoming network traffic across multiple servers. Primary purpose: Optimize resource use Enhance application performance Ensure high availability by preventing any single server from becoming overwhelmed with too many requests. ...AWS
Amulyaawscloudbasics.hashnode.dev·Nov 16, 2024The OSI Model Explained Simply: A Journey of Your Google Search 🌐Have you ever wondered what happens when you type "google.com" in your browser? Let's break down this fascinating journey using the OSI model - think of it as a postal service for the internet! 📨 Before The Journey Begins: Two Important Checks ✅ 1. ...networkingnetworking
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....10 likescomputer networking
ShirishaKuruvashirishakuruva.hashnode.dev·Nov 6, 2024OSI Model [Open System Interconnection]→ It is a reference model that describes how information frm a software application in one computer moves through a physical medium to the software application in another computer. → It was developed by the ISO in 1984. → ISO stands for International...networking
Siddhartha Soxyprogrammer.com·Nov 2, 2024Navigating Networking Layers: The Journey of Data Through TCPIntroduction As backend engineers, we often take many things for granted without even realizing it, particularly what's happening beneath the surface. Although application programmers may not need to understand these underlying processes, architects ...10 likes·76 readsNetworkingApplication Load
J3bitokjebitok.hashnode.dev·Oct 20, 2024Network Fundamentals: OSI Model (TryHackMe)In this article, I will write the writeup of the OSI Model overview that covers the different layers i.e Physical, Data Link, Network, Transport, Session, Presentation and Application Layers. Here is a little overview of the OSI Model before we get t...OSI Model
Utkarsh Jhacodetarget.hashnode.dev·Oct 14, 2024Understanding the OSI Model: Complete Guide to the 7 Networking LayersAnyone interested in computer science, networking, or information technology must comprehend how data moves between devices in today's networked environment. The OSI Model, a framework that streamlines and standardizes network communication, is at th...OSI Model
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...computer network
Mohammad Faiz Uddinstackandscale.hashnode.dev·Oct 13, 2024Networking fundamentals for Cloud!The OSI (Open Systems Interconnection) model is a conceptual framework that simplifies the understanding of networking. It breaks down the process of data transmission across different devices through a physical medium, all the way up to the applicat...OSI Model