Skip to main content
Best Practices
Blueprints
Templates
Search
We found one article tagged with "keepalived"
View All Tags
Go to Portfolio Navigator
Building Highly Available Web Server Clusters with Keepalived
Virtual IP addresses are used for active and standby switchover of ECSs to achieve high availability. This way if one ECS goes down for some reason, the other one can take over and services continue uninterrupted. This article uses CentOS Stream release 9 ECSs as an example to describe how to set up highly available web server clusters using Keepalived and Nginx.