How To Set Up Highly Available Web Servers with Keepalived and Reserved IPs on Ubuntu 14.04
Keepalived is a service that can monitor servers or processes in order to implement high availability on your infrastructure. In this guide, we will use the `keepalived` daemon to monitor two web servers. The secondary server will take over the web traffic if the primary server experiences issues by automatically claiming ownership of a shared Floating IP address using the cloud provider API.