Tag

server clusters

0 views collected around this technical thread.

Efficient Ops
Efficient Ops
Jun 17, 2024 · Operations

Mastering Load Balancing: When to Choose LVS, Nginx, or HAProxy

This article explains how modern web architectures use server clusters and load balancers, compares the three most popular software solutions—LVS, Nginx, and HAProxy—covers their architectures, operating modes, advantages, disadvantages, and provides guidance on selecting the right tool for different traffic scales.

HAProxyLVSLoad Balancing
0 likes · 14 min read
Mastering Load Balancing: When to Choose LVS, Nginx, or HAProxy
Top Architect
Top Architect
Jun 5, 2020 · Operations

Understanding Load Balancing: Types, Tools, and Algorithms

This article explains the concept of load balancing, its classification across OSI layers, common software and hardware solutions like LVS, Nginx and HAProxy, and various algorithms such as round‑robin, hash, and least‑connections, helping readers design scalable and reliable server clusters.

AlgorithmsHAProxyLVS
0 likes · 16 min read
Understanding Load Balancing: Types, Tools, and Algorithms
Efficient Ops
Efficient Ops
Jan 5, 2020 · Operations

Mastering Load Balancing: LVS, Nginx, and HAProxy Explained

This article provides a comprehensive overview of server clustering and load balancing technologies, detailing the roles of LVS, Nginx, and HAProxy, their architectures, operating modes, advantages, disadvantages, and practical deployment scenarios for modern web services.

HAProxyLVSLoad Balancing
0 likes · 15 min read
Mastering Load Balancing: LVS, Nginx, and HAProxy Explained
Architects' Tech Alliance
Architects' Tech Alliance
May 12, 2019 · Operations

Understanding Load Balancing: Concepts, Types, Tools, and Algorithms

This article explains the purpose of load balancing in distributed systems, describes its classification across OSI layers, outlines typical deployment topologies, reviews popular software solutions such as LVS, Nginx, and HAProxy, and summarizes both static and dynamic load‑balancing algorithms.

AlgorithmsHAProxyLVS
0 likes · 16 min read
Understanding Load Balancing: Concepts, Types, Tools, and Algorithms
Architects' Tech Alliance
Architects' Tech Alliance
Dec 16, 2018 · Operations

Comprehensive Overview of Load Balancing Technologies and Algorithms

This article provides a detailed introduction to load balancing, covering its purpose, layer‑based classifications, popular software solutions such as LVS, Nginx and HAProxy, and a wide range of static and dynamic balancing algorithms used to distribute traffic across server clusters.

HAProxyHigh AvailabilityLVS
0 likes · 15 min read
Comprehensive Overview of Load Balancing Technologies and Algorithms
Architect
Architect
Oct 24, 2015 · Backend Development

Designing a Complete Distributed Server Cluster Architecture for Large Websites

This article outlines a comprehensive distributed server cluster architecture for large‑scale websites, covering the evolution from simple three‑tier setups to high‑availability load‑balancing with HAProxy/Keepalived, Redis caching, NoSQL storage, and future distributed MySQL considerations.

HAProxyLoad BalancingRedis
0 likes · 8 min read
Designing a Complete Distributed Server Cluster Architecture for Large Websites