Niranjan A Sniranjan-as.hashnode.dev·Nov 5, 2024Load Balancing-Traffic Management Simplified 🔃In today's era of high-traffic websites, cloud applications, and massive data requests, load balancing plays a crucial role in ensuring that applications remain available, responsive, and secure. By distributing network traffic across multiple server...Discusstraffic distribution
Amulyaawscloudbasics.hashnode.dev·Oct 31, 2024Understanding AWS Load Balancers: ALB vs NLB vs GWLBLoad balancers are crucial components in modern cloud architecture, helping distribute traffic across multiple servers to ensure high availability and reliability. AWS offers three types of load balancers, each designed for specific use cases. In thi...DiscussAWSAWS
Aaditya Goenkagoenka.dev·Sep 6, 2024Network Traffic Monitor DocumentationNetwork Traffic Monitor: My Journey in Real-Time Traffic Monitoring Introduction: The Problem As a cybersecurity enthusiast and network administrator, I often found myself wondering what was happening on my network in real-time. I wanted to see which...DiscussGitHub
Christopher Wilsontechshopper.hashnode.dev·Aug 12, 2024Advanced network protocols: understanding multiprotocol label switching (MPLS) for optimized traffic managementIn the rapidly evolving landscape of digital communication, the demand for efficient, scalable, and reliable network solutions is more critical than ever. As enterprises and service providers strive to meet the growing needs of data traffic, there is...DiscussMultiprotocol Label Switching (MPLS)
Sahil Patelblog.spatel.dev·Mar 16, 2024Traefik 101: What It Is and Why You Should Consider ItIn the ever-evolving landscape of cloud-native applications and microservices architectures, managing traffic efficiently is paramount for optimal performance and scalability. Traefik (pronounced "traffic") emerges as a game-changer, offering a light...DiscussTraefik
Yilia LinforApache APISIXapisix.hashnode.dev·Jan 29, 2024API7 Enterprise's Canary Traffic Shifting Strategy for Precise Traffic ControlIn a modern microservices architecture, the API gateway serves as the traffic entry of systems, handling crucial tasks such as request routing, identity authentication, rate limiting, and circuit breaker. API7 Enterprise, as a robust API management p...Discuss·1 likeAPI basics
Sumit Mondalsumit007.hashnode.dev·Jan 9, 2024Magic of Azure Load Balancer: A Symphony of Scalability and ReliabilityIntroduction: In the ever-evolving landscape of cloud computing, the demand for high availability and seamless scalability has become the cornerstone of modern applications. Azure Load Balancer emerges as a beacon of efficiency, orchestrating the tra...DiscussAzure - TheoryAzure
Aboobaker Siddiq Rcloud-guy.hashnode.dev·Feb 19, 2023Deploying multiple micro-frontends/UI-apps on a single subdomain in kubernetes service and navigating traffic based on the sub-path (istio)Recently we have faced the challenge of deploying multiple UI applications/micro-frontends on a single subdomain in azure kubernetes service and exposing it via istio ingress. We need to manage the traffic to the application pod using the sub-path in...Discuss·34 readsKubernetes