Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

DPCRadio:
Episode #2012-26: Thijs Feryn's "Scalability Issues: Cure First, Prevent Later"
Jan 14, 2013 @ 18:15:00

The DPC Radio site has posted their latest recoding from last year's Dutch PHP Conference (2012) with Thijs Feryn's talk Scalability Issues: Cure First, Prevent Later.

The "it works on my machine" mentality has resulted in numerous face palm moments. This is even more painful when a your app is under heavy load due to a marketing campaign. With some minimal code changes and some smart utilities, you can maximize your scalability and performance. Keywords: Varnish, PHP-FPM, Nginx, APC, CDN, Gearman, Memcached and a proper server setup. I'll show you how you can make a slow app with a crappy code base go mighty fast on one and even multiple servers. The focus of this talk is to cure first and eventually learn and prevent.

You can listen to this latest episode either through the in-page player or by downloading the full mp3. You can also subscribe to their feed to get the latest podcasts episodes as they're released.

tagged: dpcradio podcast episode dpc12 conference thijsferyn scalability

Link:


Trending Topics: