Skip to content

Details

This month, Ben Ramsey--PHP international man of mystery--joins us to talk about ways to speed up your application with some simple caching strategies:

One of the biggest bottlenecks in an application is the point at which data is requested from some source, be it a traditional database, web service, or something else. One method to overcome these bottlenecks is the use of caches to store pages, recordsets, objects, sessions, and more. In this talk, we'll explore a variety of caching tools and mechanisms including Memcached, Redis, reverse proxy caches, CDNs, and more.

Many thanks to our sponsor this month, EngineYard (http://engineyard.com/)!

http://photos3.meetupstatic.com/photos/event/6/e/a/d/600_433288333.jpeg

Related topics

You may also like