Search Results

5
votes
8answers
1k views

Any thoughts on RightScale and Scalr for dynamic Ec2 instance managment

Hi Am looking for a cost effective tool for managing an web app on Ec2. Rightscale seems to the big dog and charges for it. Scalr looks like a more cost effective solution but hard to find …
1
vote
0answers
121 views

Blocking IP addresses Load Balanced Cluster

Hi We're using HAproxy as a front end load balancer / proxy and are looking for solutions to block random IP addresses from jamming the cluster. Is anyone familiar with a conf for …
3
votes
5answers
534 views

Elastic Load Balancing in EC2

Hi Its been on the cards for a while, but now that Amazon have released Elastic Load balancing what are your thoughts on deploying this solution for a high-traffic web app. Should …
0
votes
1answer
70 views

Hosting Static sites via EC2 ELB and Cloudfront

Hi Looking to host multiple static web sites by pointing DNS to an Elastic Load Balancer and serving the content via Cloudfront. Is this a plausible approach? Are there any gotchas …
0
votes
2answers
145 views

Automating Amazon EBS snapshots anyone have a good script or solution for this on linux

Hi I'd expect this to be fairly routine, but cannot find a simple approach for creating an managing EBS snapshots automatically. Was hoping there'd be a shceduler in the AWS consol …