ANKESH KUMAR SINGHdata-flow-ankesh.hashnode.dev·Feb 15, 2025The journey of data, From Browser to Server.How Data flow works . ! Have you ever wondered how our data transfers from the browser to the server and then to another server? If yes, well, good, and if not, no problem. Here, we will discuss the journey of our data. What is data ? Before we dive ...ChaiCode
Akshansh Singhakshansh29.hashnode.dev·Feb 14, 2025Delving into Git, Networking & Open SourceIntroduction Hello there! 👋 Last week marked Week 2 of my DevOps journey. Due to my sports commitments, I had limited time, but I still managed to learn and explore several key topics. This week, I completed advanced Linux commands, Git + GitHub, Co...1 likeDevops
OK Muhammad Majid Maulanablog.fasterstronger.site·Feb 12, 2025Mengenal Bufferbloat pada Jaringan KomputerApa itu Bufferbloat? Pernah merasa koneksi internet lambat padahal kecepatan download dan upload sudah tinggi? Itu bisa jadi karena bufferbloat. Bufferbloat adalah ketika router atau perangkat jaringan menumpuk terlalu banyak data dalam antriannya, m...bufferbloat
Shreiya Chintalwarshreiya.hashnode.dev·Feb 8, 2025VLAN Implementation and Troubleshooting in a Switched NetworkIntroduction As the network administrator of a medium-sized company, VLANs were implemented to optimize network performance and security. The VLAN configuration is managed using VLAN Trunking Protocol (VTP) across multiple Cisco switches. However, af...1 like·82 readscomputer networking
Sourabh Lodhinetworking-concepts-for-devops.hashnode.dev·Feb 5, 2025NetworkingTopics what is Internet and How does Internet works? what is Network, Types of Networks? what is OSI Model and TCP/IP Model ? Understanding Network Protocols and Ports Understanding the Internet and Networking Basics🌐 1️⃣ What is the Internet...networking
Sunit Mishranetwork-chronicles.hashnode.dev·Feb 1, 2025Computer Networking - A nexus of nodesThinking of sending a letter—you write it, seal it in an envelope, address it, and send it off. The postal service takes care of sorting, transportation, and delivery. Similarly, data traveling across networks follows structured models to ensure smoo...networking
Aditya Sharmaexpressjs-libraries.hashnode.dev·Jan 30, 2025Understanding the 3-Way Handshake in TCP / IP ConnectionsIntroduction When you visit a website, it may seem like your browser simply sends a request, and the server responds. This appears to be a straightforward two-way interaction. However, under the hood, a crucial process known as the TCP three-way hand...TCP
Kartik Chkartikch.hashnode.dev·Jan 30, 2025Essential Networking Commands for DevOps EngineersIn DevOps, managing distributed systems, automating workflows, and ensuring reliable communication between different environments are important to build scalable and efficient infrastructure. To do this well, understanding networking is essential. As...Day4
Kartik Chkartikch.hashnode.dev·Jan 29, 2025Key Protocols and Ports in DevOps: A Comprehensive GuideIn DevOps, to help ensure smooth communication between various systems, tools, and services there are some important protocols and ports. Here's a breakdown of key protocols and their associated ports commonly used in DevOps environments: 1. HTTP/HTT...day3
Kartik Chkartikch.hashnode.dev·Jan 28, 2025Behind the Network: A Simple Guide to How the Internet WorksThe best way to understand networking is by learning how the internet works. The internet is a magical place where we access endless information, connect with people worldwide, and use apps that make life easier. But how exactly does it all work? In ...day2