AWS OpsWorks now supports ELB!

Amazon Web Services announced this long-time waited update to its OpsWorks by adding support to Elastic Load Balancer. During AWS Summit 2013 New York it was mentioned several times that ELB support will be added soon - I am glad they kept their word.

Until now, developers taking advantage of Amazon OpsWorks were forced to bring up one instance as HAProxy; but you can now add Elastic Load Balancing (ELB) to your OpsWorks application stacks and get all the built-in capabilities ELB is known for, including automatic scaling across availability zones. Combining this feature with Amazon Route53 latency based routing, and you have highly available, redundant, scalable application.

Comments

Popular posts from this blog

Stubbing and Mocking Static Methods with PHPUnit

Enable HTTP/2 Support in AWS ELB

How To Attach Your EBS volume to multiple EC2 instances