Back to list
Lv.2

Clustering

Clustering

A technology that combines multiple computers into one system that operates as if it were a single machine.

In Simple Terms

Clustering is a setup where multiple computers work together to function as a single system. It's mainly used for managing websites that need to avoid downtime. For example, if one server breaks down, the other servers can immediately take over its tasks, so the service keeps running without interruption. Even when traffic suddenly spikes, the workload can be shared across multiple servers to keep everything running smoothly.

Behind the Name

The word "cluster" originally means a bunch, like a bunch of grapes, or a group of things gathered closely together. When several machines are connected to form a single unit, the way they group together resembles a cluster of grapes — which is where this technology gets its name.

Take a Closer Look!

Clustering is a technology that connects multiple computers over a network so they function together as one large system. It's an essential technology for keeping all kinds of internet services stable and available around the clock.
A key feature is that users can interact with it as a single website or app, without ever noticing that multiple computers are working behind the scenes.

In simple terms, it's a mechanism where a whole team of machines supports the system together.
For example, when large-scale social media platforms or websites use this technology, if one server breaks down, the other servers automatically take over its tasks. This means users can keep using the service without ever noticing that anything went wrong.

It's also used to flexibly boost processing power.
When traffic surges suddenly, the workload gets shared across many servers, preventing pages from failing to load or slowing down. This is why clustering is widely used to improve system reliability and keep things running smoothly.