Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Zend Framework 2 in the Fast Lane

Zend Framework 2 in the Fast Lane

Learn how to make your Zend Framework 2 application fly using ESI (Edge Side Includes) and Varnish web application accelerator. In today’s web applications, personalized sections and data that is frequently updated mean full-page caching is rarely an option. Using ESI and Varnish, we will cache a generic site layout for as long as possible, and have it request personal data and frequently updated data in separate requests. This will result in much better perceived performance and much less load on application servers.

Video Producer: SF PHP Meetup