English session - Intermediate
Cloud Computing Scaling / Performance
The MapReduce framework promises to make computing of large sets of data very easy. The approach offers excellent scalability across many computing nodes, and can easily be integrated with existing systems. This session will give an introduction to the basic techniques and ideas behind MapReduce, followed by a live demo using Apache Hadoop, a major implementation of MapReduce, and Hadoop's streaming functionality that allows users to write processing jobs not just in Java, but in any programming language, including PHP.

David Zuelke is the lead developer of the Agavi project, an open source MVC framework for PHP, and managing director at Bitextender GmbH, a Munich, Germany based software consulting company. He has been doing PHP development for more than ten years and regularly speaks at conferences around the world about lovely topics he gets to work on, like MapReduce, REST & HTTP, CouchDB and, of course, PHP.