What techniques do you use to design and scale a web app horizontally (in EC2)?
- by jberryman
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.