Tag

server cluster

0 views collected around this technical thread.

Top Architect
Top Architect
Oct 25, 2020 · Operations

Understanding Load Balancing: LVS, Nginx, and HAProxy Overview

This article explains the principles of server clustering and load balancing, compares the three most widely used software load balancers—LVS, Nginx, and HAProxy—covering their architectures, NAT/DR modes, advantages, disadvantages, and typical deployment scenarios for modern web services.

HAProxyLVSLoad Balancing
0 likes · 14 min read
Understanding Load Balancing: LVS, Nginx, and HAProxy Overview
360 Tech Engineering
360 Tech Engineering
Apr 16, 2019 · Operations

A Comprehensive Guide to Puppet: Architecture, Installation, and Resource Management

This article provides an in‑depth overview of Puppet, covering its background, C/S architecture, workflow, step‑by‑step installation for master, CA, and agent nodes, configuration file details, and practical examples of package and file resources for large‑scale server automation.

Configuration ManagementDevOpsPuppet
0 likes · 13 min read
A Comprehensive Guide to Puppet: Architecture, Installation, and Resource Management