Research topics for starting and optimizing a high-traffic website

Posted by user745434 on Programmers See other posts from Programmers or by user745434
Published on 2012-07-01T21:47:10Z Indexed on 2012/07/02 3:23 UTC
Read the original article Hit count: 231

Filed under:
|

I bury a good deal of my ideas for fear that I don't know enough about scaling web applications and high-traffic websites. That said, I'd like to know of any general topics to research in order to ensure that your web app doesn't break / slow down when you start getting to Twitter-level traffic.

I'm looking for research topics with, preferably, additional resources.

For example: Make sure you optimize SQL queries (see High Performance MySQL Optimization)

© Programmers or respective owner

Related posts about optimization

Related posts about research