What techniques do you use to design and scale a web app horizontally (in EC2)?

Posted by jberryman on Server Fault See other posts from Server Fault or by jberryman
Published on 2010-04-10T23:21:38Z Indexed on 2010/04/10 23:23 UTC
Read the original article Hit count: 159

Specifically I'm looking for techniques for scaling a web application which has no central database server, in the cloud, but general advice is great.

I have come across GlusterFS, which looks great, but I'm not yet clear how it fits into the architecture of a web application. This also is interesting to me.

Thanks for the advice and links.

© Server Fault or respective owner

Related posts about scalability

Related posts about cloud-computing