amazon web services - How to use Haproxy in Aws auto scaling instead of ELB? -


how use haproxy in aws auto scaling instead of elb , how integrate existing aws instance setup auto scaling.

you can add notification auto scaling group. add message sns topic every time auto scaling action occurs. can subscribe sqs queue topic , consume using script adjust haproxy configuration in reaction each event.

another option add instances load balancer in user-data script, need make sure balancer can gracefully remove them if disappear.


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -