Luka Kladaric
- Twitter:
- @kll
Talks
LAMP scaling 101
The basics of scaling a LAMP app beyond a single-server setup, and the issues that come from no longer having everything at arms’ reach. This will touch on: – scaling static traffic (css/js/imgs) – scaling app traffic (php) – scaling databases (replication, clusters, sharding, …) – scaling storage (s3, etc) and other topics like job […]
View talk