Stretch Cluster Overview

Complete the full lesson to earn 25 points

Work through each section, then tap “Mark as Complete” on the last one.

Section 1 of 10

✦ Skip the page breaks and see fewer ads — read each lesson on a single page with Pro

Lesson: Stretch Cluster Overview

Introduction: Bridging the Gap Between Local and Global Availability

In the landscape of modern enterprise computing, the traditional definition of a cluster often implies a group of servers located in the same physical room or rack. While this setup is excellent for protecting against hardware failure, such as a single server power supply dying or a network switch port failing, it leaves an organization vulnerable to site-wide disasters. If the building loses power, experiences a cooling failure, or suffers a fire, every node in a localized cluster goes offline simultaneously. This is where the concept of a "Stretch Cluster" becomes essential for maintaining business continuity.

A stretch cluster is an architectural configuration that extends a single cluster across multiple geographically separated locations. By stretching the cluster, you essentially treat two or more distinct data centers as if they were a single logical entity. This means that if an entire data center experiences a total failure, the workloads running on that site can automatically restart on the surviving site. It is a critical component for organizations that require zero or near-zero downtime, providing a layer of protection that goes far beyond standard high availability.

Understanding stretch clusters is vital because it changes how we think about infrastructure design. It forces us to confront the realities of physics—specifically, network latency and data synchronization speeds. While a stretch cluster provides significant resilience, it introduces complexities regarding how data is replicated and how "quorum" (the ability of the cluster to make decisions) is maintained. This lesson will guide you through the architectural requirements, the logical configuration, and the operational best practices needed to implement this advanced availability strategy effectively.


Section 1 of 10
PrevNext