Comments on: Using AWS Auto Scaling with an Elastic Load Balancer cluster on EC2 http://www.aschroder.com/2012/01/using-aws-auto-scaling-with-an-elastic-load-balancer-cluster-on-ec2/ Notes on Web Development Wed, 23 Dec 2020 09:25:05 +0000 hourly 1 https://wordpress.org/?v=4.8.15 By: Krishna http://www.aschroder.com/2012/01/using-aws-auto-scaling-with-an-elastic-load-balancer-cluster-on-ec2/comment-page-1/#comment-9974 Fri, 05 Apr 2013 00:07:54 +0000 http://www.aschroder.com/?p=1670#comment-9974 Thanks, yes – read that post.
Couple of questions :
a) For the DB sharing by pointing to the master node, I guess, if the master dies then all nodes will also wont be able to access the DB. Isn’t that true OR am i missing something?

b) Can you please point to bit more detailed instructions on setting up NFS?

]]>
By: Ashley http://www.aschroder.com/2012/01/using-aws-auto-scaling-with-an-elastic-load-balancer-cluster-on-ec2/comment-page-1/#comment-9961 Thu, 04 Apr 2013 01:14:25 +0000 http://www.aschroder.com/?p=1670#comment-9961 Did you read this post?

http://www.aschroder.com/2011/06/clustering-wordpress-on-amazon-ec2-micro-instances/

]]>
By: Krishna http://www.aschroder.com/2012/01/using-aws-auto-scaling-with-an-elastic-load-balancer-cluster-on-ec2/comment-page-1/#comment-9960 Thu, 04 Apr 2013 01:00:55 +0000 http://www.aschroder.com/?p=1670#comment-9960 Thanks.
How do we handle the syncing of databases’s and files between instances for a typical wordpress like blog?

Thanks,
Krishna

]]>
By: Ashley http://www.aschroder.com/2012/01/using-aws-auto-scaling-with-an-elastic-load-balancer-cluster-on-ec2/comment-page-1/#comment-9958 Wed, 03 Apr 2013 20:40:12 +0000 http://www.aschroder.com/?p=1670#comment-9958 Hi, you need to pass the existing ELB name into the stup command: $ELB_NAME in my examples.

]]>
By: Krishna http://www.aschroder.com/2012/01/using-aws-auto-scaling-with-an-elastic-load-balancer-cluster-on-ec2/comment-page-1/#comment-9947 Tue, 02 Apr 2013 01:32:09 +0000 http://www.aschroder.com/?p=1670#comment-9947 Thanks for the post.
When using AutoScaling, do we need to explicitly configure any ELB (or does it get setup automatically)?

Regards,
Krishna

]]>
By: Ron http://www.aschroder.com/2012/01/using-aws-auto-scaling-with-an-elastic-load-balancer-cluster-on-ec2/comment-page-1/#comment-9693 Thu, 14 Feb 2013 14:01:27 +0000 http://www.aschroder.com/?p=1670#comment-9693 Great Post! Thank you for sharing it

What other alternative can you recommend instead of NFS (to be used in the WordPress scenario with multiple instances) ?

Thanks!

]]>
By: tim peterson http://www.aschroder.com/2012/01/using-aws-auto-scaling-with-an-elastic-load-balancer-cluster-on-ec2/comment-page-1/#comment-4974 Sat, 01 Sep 2012 02:49:22 +0000 http://www.aschroder.com/?p=1670#comment-4974 thanks for the guidance, super helpfu!

]]>
By: Ashley http://www.aschroder.com/2012/01/using-aws-auto-scaling-with-an-elastic-load-balancer-cluster-on-ec2/comment-page-1/#comment-4964 Mon, 27 Aug 2012 00:51:59 +0000 http://www.aschroder.com/?p=1670#comment-4964 So hard to say for sure – too many variables.

Depends on traffic, how many instances you set as your min and max, how you pay for them (reserved vs on demand) etc.

You’re going to have to get your spreadsheet on.

]]>
By: Dave http://www.aschroder.com/2012/01/using-aws-auto-scaling-with-an-elastic-load-balancer-cluster-on-ec2/comment-page-1/#comment-4960 Sat, 25 Aug 2012 17:26:01 +0000 http://www.aschroder.com/?p=1670#comment-4960 Hi,
How much it will cost per month for this setup?

Thanks

]]>
By: Arjun http://www.aschroder.com/2012/01/using-aws-auto-scaling-with-an-elastic-load-balancer-cluster-on-ec2/comment-page-1/#comment-4837 Tue, 05 Jun 2012 12:16:06 +0000 http://www.aschroder.com/?p=1670#comment-4837 Why not override Image.php and disable image file check at the website level? So using Pica, you can upload images via Admin to S3/Cloudfront.

]]>