Lorenzo Alberton

London, UK   ·   Contact me   ·  

Talks » Scalable Architectures - Taming the Twitter Firehose

PHPDay 2012 , Verona, Italy, 18 May 2012

Handling lots of real-time streams of information, when Twitter alone is producing 330+ million tweets a day and 35 million links to news and media, can be a daunting task. This talk will cover how to develop a platform that can deal with billions of items per day, perform complex analysis and serve thousands of customers in real-time, by dissecting a large scale architecture into small components and explaining what processes to put in place, what pitfalls to avoid and how to keep the system running. We will walk through several scalability patterns, clever techniques and cutting-edge technologies, high-throughput message queues, nosql databases, monitoring tools, each accompanied by one or more concrete examples.  


Back