Z+

L11

Load balancing, redundancy and clusters

Cram this first — memory hook

Balance = share work; failover = take over; backup = go back.

Exam trap

Three web servers behind one unprotected load balancer can still have a single point of failure.

The slide facts

Load balancers select a back-end server and may keep a client on the same available server. Clusters can be active-passive or active-active. Reliability terms include Mean Time Between Failures , Mean Time to Failure and Mean Time to Repair .

Close the book — check

Does redundancy replace backups?

Scenario

A user loses a shopping session when requests alternate between servers that keep session data locally. What feature or design change helps?

Retrieve it

Authored for this desk. Not claimed to be CompTIA exam questions. Options shuffle; the correct choice stays correct.

Three web servers sit behind one unprotected load balancer. What exam trap does this illustrate?

If you have time — extra

A load balancer gives clients one front door and distributes work among multiple back-end servers. Health checks help avoid sending new requests to an unhealthy server. Session persistence keeps a client's related requests on the same server when needed. Active-passive clustering keeps a standby ready; active-active designs let multiple nodes serve work. Neither label alone guarantees that application state and data remain correct during failure. Redundant links, spare equipment and an Uninterruptible Power Supply () address different failure points. Backups preserve recoverable history and can help after deletion or ransomware; redundant live copies may replicate the same damage. Mean Time Between Failures () describes intervals between failures, Mean Time to Failure () describes time until failure, and Mean Time to Repair () describes repair duration. They are measurements/estimates, not promises for the next device.

Walkthrough

A request reaches the virtual service address. The balancer selects a healthy server. The server responds through the designed return path. If a node fails, health checks and failover reduce disruption; the balancer itself also needs redundancy.

Supporting video

Watch after the notes. Watching does not mark the topic practiced.

Disaster Recovery— Recovery metrics, site resiliency and testing for L09–L11.

Network Redundancy— Active-active and active-passive clustering language.

Power— UPS and power protection next to redundancy language in L11.

Z+ · the last-lap desk · N10-009

Search

Lessons, ports, glossary