Tagged articles
11 articles
Page 1 of 1
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.

HAProxyLVSNGINX
0 likes · 14 min read
Mastering Load Balancing: When to Choose LVS, Nginx, or HAProxy
MaGe Linux Operations
MaGe Linux Operations
Oct 20, 2020 · Backend Development

Mastering Load Balancing: Choose Between LVS, Nginx, and HAProxy

This article explains how modern web services use server clusters and load‑balancing devices, compares the three most popular software balancers—LVS, Nginx, and HAProxy—by describing their architectures, operating modes, advantages, disadvantages, and suitable deployment scenarios for different site scales.

LVSNGINXbackend infrastructure
0 likes · 13 min read
Mastering Load Balancing: Choose Between LVS, Nginx, and 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
Open Source Linux
Open Source Linux
Mar 2, 2020 · Operations

Why Use Server Clusters? Benefits, Types, and Choosing the Right Solution

This article explains what a server cluster is, why organizations adopt clusters for performance, cost, scalability and reliability, outlines the main cluster categories such as load‑balancing, high‑availability and HPC, and offers guidance on selecting appropriate software and hardware solutions.

HPCInfrastructureopen source
0 likes · 12 min read
Why Use Server Clusters? Benefits, Types, and Choosing the Right Solution
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.

HAProxyLVSNGINX
0 likes · 15 min read
Mastering Load Balancing: LVS, Nginx, and HAProxy Explained
MaGe Linux Operations
MaGe Linux Operations
Jun 30, 2019 · Operations

Mastering Load Balancing: LVS, Nginx, and HAProxy Explained

This article introduces server clustering and load‑balancing concepts, compares popular software such as LVS, Nginx, and HAProxy, explains their architectures, NAT and DR modes, and outlines each solution's strengths and weaknesses for building high‑performance web services.

HAProxyLVSOperations
0 likes · 14 min read
Mastering Load Balancing: LVS, Nginx, and HAProxy Explained
MaGe Linux Operations
MaGe Linux Operations
Apr 14, 2019 · Operations

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

This article explains how modern internet systems use server clusters and load balancers, compares the three most popular software solutions—LVS, Nginx, and HAProxy—covers their architectures, NAT and DR modes, advantages, disadvantages, and provides guidance on selecting the right tool for different scale scenarios.

HAProxyLVSNGINX
0 likes · 13 min read
Mastering Load Balancing: When to Choose LVS, Nginx, or HAProxy
MaGe Linux Operations
MaGe Linux Operations
Aug 20, 2016 · Backend Development

Design Scalable Website Architecture: Clusters, Load Balancing & Consistent Hashing

This article explains how to achieve website scalability through physical separation, server clustering, various load‑balancing techniques, consistent‑hashing for distributed caches, and scaling strategies for relational and NoSQL databases, providing practical guidance for building resilient back‑end systems.

Scalabilityconsistent hashingdistributed cache
0 likes · 16 min read
Design Scalable Website Architecture: Clusters, Load Balancing & Consistent Hashing
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.

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