Hacker News new | ask | show | jobs
by Znafon 2386 days ago
Why did you not use ECS with EC2 instead of patching HAProxy? With the Amazon AMI it is pretty straightforward.
1 comments

If I were to do it again, I'd consider either that or building it directly on EC2, preparing the AMI with Packer or something, and handling scaling with an autoscaling group.