2012
2010
High Scalability - High Scalability - 6 Ways to Kill Your Servers - Learning How to Scale the Hard Way
(via)Interesting article about scaling a website : caching, alternative webserver, replication, take care of not messing the filesystem, ... The comments are interesting too.
Developing scalable PHP applications using MongoDB - PHP Classes blog - PHP Classes
Nowadays there is a new kind of databases that is getting very popular, specially for Web development, including the PHP world, which are the NoSQL databases.
This article focus specifically on MongoDB, despite there are several other NoSQL database implementations.
1
(3 marks)