Setting up Keepalived in the cloud - AWS
Keepalived provides frameworks for both load balancing and high availability. Unless you have a specific use case for keepalived in the cloud, there are almost always better methods for load balancing or HA. This article is just to prove it is possible to use in the cloud and a creative way I’ve utilized it. What makes keepalived in the cloud different? There are two main issues with using keepalived in the cloud. VRRP and the VIP. ...