August 2010
High Scalability - High Scalability - 6 Ways to Kill Your Servers - Learning How to Scale the Hard Way
by ghis (via)Interesting article about scaling a website : caching, alternative webserver, replication, take care of not messing the filesystem, ... The comments are interesting too.
December 2009
March 2009
The Django and Ubuntu 8.04 Chronicle
by marcoThis guide revolves around deploying Django on Ubuntu 8.04 LTS (Hardy Heron), using PostgreSQL as the database, Nginx as a proxy server infront of Apache2 coupled with mod_wsgi, and Memcached as the cache back-end.
1
(3 marks)