Home

The term “high availability” describes a servers system that are optimized for uninterrupted operation with a minimum of unplanned and planned downtime. Usually, this is achieved by avoiding single points of failure and adding redundancy to the entire system. Common solutions are hot-standby systems that take over the role of a crashed server in milliseconds. More sophisticated solutions offer both scalability and high availability by using clusters of servers that run their applications in a distributed manner, this is entirely invisible to their clients.