Conference talks
Upcoming talks
Past talks
| April 18, 2012 – 4Developers – Poland
Caching and tuning fun for high scalability (45min session) Caching has been a ‘hot’ topic for a few years. But caching takes more than merely taking data and putting it in a cache : the right caching techniques can improve performance and reduce load significantly. But we’ll also look at some major pitfalls, showing that caching the wrong way can bring down your site. If you’re looking for a clear explanation about various caching techniques and tools like Memcached, Nginx and Varnish, as well as ways to deploy them in an efficient way, this talk is for you. In this tutorial, we’ll start from a Zend Framework based site. We’ll add caching, begin to add servers and replace the standard LAMP stack, all while performing live benchmarks. |
![]() Ratings : Joind.in Slides : SlideShare |
| Mar 31 – Apr 1, 2012 – LOAD2012 – Antwerp, Belgium
Caching and tuning fun for high scalability (1h session) Caching has been a ‘hot’ topic for a few years. But caching takes more than merely taking data and putting it in a cache : the right caching techniques can improve performance and reduce load significantly. But we’ll also look at some major pitfalls, showing that caching the wrong way can bring down your site. If you’re looking for a clear explanation about various caching techniques and tools like Memcached, Nginx and Varnish, as well as ways to deploy them in an efficient way, this talk is for you. In this tutorial, we’ll start from a Zend Framework based site. We’ll add caching, begin to add servers and replace the standard LAMP stack, all while performing live benchmarks. |
![]() Ratings : SpeakerRate Slides : Slideshare |
| Feb 5, 2012 – Fosdem – Brussels, Belgium
Caching and tuning fun for high scalability (45min session) Caching has been a ‘hot’ topic for a few years. But caching takes more than merely taking data and putting it in a cache : the right caching techniques can improve performance and reduce load significantly. But we’ll also look at some major pitfalls, showing that caching the wrong way can bring down your site. If you’re looking for a clear explanation about various caching techniques and tools like Memcached, Nginx and Varnish, as well as ways to deploy them in an efficient way, this talk is for you. In this tutorial, we’ll start from a Zend Framework based site. We’ll add caching, begin to add servers and replace the standard LAMP stack, all while performing live benchmarks. |
![]() Ratings : SpeakerRate Slides : Slideshare |
| Nov 25, 2011 – PHP Tour – Lille, France
Caching and tuning fun for high scalability (45min session) Caching has been a ‘hot’ topic for a few years. But caching takes more than merely taking data and putting it in a cache : the right caching techniques can improve performance and reduce load significantly. But we’ll also look at some major pitfalls, showing that caching the wrong way can bring down your site. If you’re looking for a clear explanation about various caching techniques and tools like Memcached, Nginx and Varnish, as well as ways to deploy them in an efficient way, this talk is for you. In this tutorial, we’ll start from a Zend Framework based site. We’ll add caching, begin to add servers and replace the standard LAMP stack, all while performing live benchmarks. | ![]() Ratings : Joind.in |
| Nov 6, 2011 – T-Dose – Eindhoven, The Netherlands
Beyond PHP : it’s not (just) about the code ! |
![]() |
| Nov 5, 2011 – T-Dose – Eindhoven, The Netherlands
Caching and tuning fun for high scalability (45min session) Caching has been a ‘hot’ topic for a few years. But caching takes more than merely taking data and putting it in a cache : the right caching techniques can improve performance and reduce load significantly. But we’ll also look at some major pitfalls, showing that caching the wrong way can bring down your site. If you’re looking for a clear explanation about various caching techniques and tools like Memcached, Nginx and Varnish, as well as ways to deploy them in an efficient way, this talk is for you. In this tutorial, we’ll start from a Zend Framework based site. We’ll add caching, begin to add servers and replace the standard LAMP stack, all while performing live benchmarks. |
![]() |
| Oct 19, 2011 – ZendCon Uncon – Santa Clara, CA, US
Creating Fast, Dynamic ACLs in Zend Framework Zend Framework’s Access Control Layer system is simple and straight-forward; however, as the number of rules increase in size and complexity, maintenance and performance suffer. The solution: a dynamic, reflection-based ACL system, with built-in caching. Sound complicated? Don’t worry, it’s easy to setup and a lot easier to manage! | ![]() Rating : Joind.in |
| Oct 18, 2011 – ZendCon Uncon – Santa Clara, CA, US
Making dynamic sites scale like static sites Although tools like Varnish can improve performance and scalability for static sites, when user-specific content is needed, a hit to the (PHP) backend is still required, causing potential scaling issues. A brand-new Nginx module implements an ultra-fast and scalable solution to solve this problem. We’ll not only go into the details of how the modules works, but we’ll put the old and new setups head-to-head to showcase the performance and scalability differences. | ![]() Rating : Joind.in |
| Aug 20, 2011 – FrOSCon – Bonn, Germany
Caching and tuning fun for high scalability (1,5h tutorial) Caching has been a ‘hot’ topic for a few years. But caching takes more than merely taking data and putting it in a cache : the right caching techniques can improve performance and reduce load significantly. But we’ll also look at some major pitfalls, showing that caching the wrong way can bring down your site. If you’re looking for a clear explanation about various caching techniques and tools like Memcached, Nginx and Varnish, as well as ways to deploy them in an efficient way, this talk is for you. In this tutorial, we’ll start from a Zend Framework based site. We’ll add caching, begin to add servers and replace the standard LAMP stack, all while performing live benchmarks. |
![]() Rating : SpeakerRate |
| June 15, 2011 – Zend Webinar (Online)
Creating Fast, Dynamic ACLs in Zend Framework Zend Framework’s Access Control Layer system is simple and straight-forward; however, as the number of rules increase in size and complexity, maintenance and performance suffer. The solution: a dynamic, reflection-based ACL system, with built-in caching. Sound complicated? Don’t worry, it’s easy to setup and a lot easier to manage! |
![]() Recording : Zend.com Slides : Zend.com Rating : SpeakerRate |
| Mar 12-13, 2011 – Dynamic Languages Conference (Dyncon) – Stockholm, Sweden
Caching and tuning fun for high scalability (1,5h tutorial) Caching has been a ‘hot’ topic for a few years. But caching takes more than merely taking data and putting it in a cache : the right caching techniques can improve performance and reduce load significantly. But we’ll also look at some major pitfalls, showing that caching the wrong way can bring down your site. If you’re looking for a clear explanation about various caching techniques and tools like Memcached, Nginx and Varnish, as well as ways to deploy them in an efficient way, this talk is for you. In this tutorial, we’ll start from a Zend Framework based site. We’ll add caching, begin to add servers and replace the standard LAMP stack, all while performing live benchmarks. |
![]() Rating : SpeakerRate and Joind.in |
| Jan 28-29, 2011 – phpBenelux – Antwerp, Belgium
Caching and tuning fun for high scalability (2h tutorial) Caching has been a ‘hot’ topic for a few years. But caching takes more than merely taking data and putting it in a cache : the right caching techniques can improve performance and reduce load significantly. But we’ll also look at some major pitfalls, showing that caching the wrong way can bring down your site. If you’re looking for a clear explanation about various caching techniques and tools like Memcached, Nginx and Varnish, as well as ways to deploy them in an efficient way, this talk is for you. In this tutorial, we’ll start from a Zend Framework based site. We’ll add caching, begin to add servers and replace the standard LAMP stack, all while performing live benchmarks. |
![]() Rating : Joind.in |











RSS feed