Wim Godden is the owner and principal consultant at Cu.be Solutions. He has been working with and actively contributing to PHP since 1997. In 1999, he developed leading open source advertising software OpenX and in the years following worked with a wide range of technologies (from PHP over database clusters to Internet backbone infrastructure design).
Since 2005, he’s been involved in the construction of several PHP-based CMS and CRM systems at some of the largest Belgian companies and served as team lead and system/software architect.
Add a turbo button with NGinx and friends
Whenever you build a dynamic site with user-specific content, each hit to the site causes a hit to the .Net/PHP/Ruby/Python backend, potentially causing scalability issues. In this talk, we’ll look at a new way of handling user-specific content which takes the load away from the backend. Be prepared to learn about some exciting tools that add a ‘turbo’ button to your infrastructure