3 Answers
- Newest
- Most votes
- Most comments
0
Our SIP proxy is already acting as a load balancer for the Asterisk servers. These third party load balancers don't work in this environment as they need to be SIP aware
answered 4 years ago
0
Can your clients using the private IPs use a domain name rather than IP address? Then you can programmatically update the Route 53 record set for that domain, changing the A record's IP address mapping. We've often used this approach for HA with an Auto Scaling Group with max=1, for workloads where brief outages are acceptable.
0
See this AWS whitepaper Real-Time Communication on AWS It has a chapter on "Floating IP pattern for HA between active–standby stateful servers"
answered a year ago
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 2 years ago
