December 2023
Intermediate to advanced
208 pages
5h 55m
English
This chapter discusses how to add high availability (HA) to the system design and scale the system as needed. Because HA keeps the system available despite failures, let’s look there first.
With high availability, the system is available round the clock, without interruption. It is widely accepted that if a user reaches out for a system and it is not available, the user may foster a negative impression, which leads to the loss of that customer. Although for decades, it was normal for businesses to be open only during in-office hours, now everyone accepts that fact that internet apps are available 24/7, so you need HA. There are two primary approaches for HA: ...
Read now
Unlock full access