Menu

Post image 1
Post image 2
1 / 2
0

AWS Elastic IP failover with Keepalived: how we keep self-managed loadbalancers redundant

DEV Community·Mads Quist·21 days ago
#hvI8M1XU
Reading 0:00
15s threshold

Originally published on 10 May 2026 on the All Quiet Tech Blog . At All Quiet we build incident management : alerting, on-call rotations, escalation, status pages, and integrations with the monitoring stacks teams already run. A meaningful slice of my job is keeping the boring edges boring, especially ingress , when something breaks. In parts of our stack we run loadbalancers ourselves on EC2 instead of putting every path behind an AWS-managed balancer. We do that in part to avoid leaning too hard on higher-level AWS abstractions for those tiers: we still rely on EC2 for reliable virtual machines, and we keep the design close to portable building blocks so we could run the same pattern in another data center or provider without a ground-up redesign. Once we made that choice, we still had a plain high availability (HA) problem for the active-passive pair: keep the public edge redundant.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More