Videos tagged with PHP


Scale at Facebook

Scale at Facebook

Posted in Conferences, Development, PHP

Summary Beside presenting the overall Facebook architecture and scaling solutions used, Aditya Agarwal talks about the iterative process of constantly improving the site, making sure to avoid over-engineering and adapting along the way by dropping solutions that worked in the past but are no longer useful. The last part of the session was dedicated to answering questions from the audience. Bio ...

Tags: Conferences, PHP, Facebook, InfoQ, Architecture, QCon, Iteration, memcache, Performance & Scalability, Development, Services, ...



Getting Started with the Google Data PHP Client Library

Getting Started with the Google Data PHP Client Library

Posted in Companies, Development, Google, PHP

Trevor Johns goes over how to get started with the Google Data PHP Client - from installation to general architecture to brief demo with the Blogger API.Getting Started Guide:http://code.google.com/apis/gdata/articles/php_client_lib.htmlZend Framework Manual:http://framework.zend.com/manualZend Framework API Docs:http://framework.zend.com/apidoc/core

Tags: Google, PHP, Demo, screencast, Client, Data, library, Tutorial, gcvprodtuto, plidAB86CD8B942A122B, gdata, ...


Scaling Facebook with OpenSource tools

Scaling Facebook with OpenSource tools

Posted in OS, Conferences, Databases, Development, Linux, MySQL, PHP

This talk will give you a better idea of what it takes to scale Facebook.From the day that Mark Zuckerberg started building Facebook in his Harvard dorm room in 2004 to today, the site has been built on common open source software such as Linux, Apache, MySQL, and PHP. Today Facebook reaches over 350 million people per month, is the largest PHP site in the World, and has released major pieces o...

Tags: Conferences, PHP, Databases, MySQL, OS, Scalability, Linux, apache, Facebook, Memcached, Hive, ...





Velocity 09: Richard Crowley, "Building OpenDNS Stats"

Velocity 09: Richard Crowley, "Building OpenDNS Stats"

Posted in Conferences, Databases, Development, Networking, MySQL, PHP, C and C++, DNS

The old OpenDNS Stats system was built when we were doing 1 billion queries a day and had far outlived its usefulness. Playing hot potato with load on overworked servers all struggling to keep up gets old after a while, doesn’t it? This gave me the opportunity to start from a blank slate and build the system we need to serve us at 8 billion queries a day and scale to 16 or 24 billion. We ...

Tags: Networking, DNS, Conferences, PHP, Databases, MySQL, Scalability, MapReduce, C and C++, Performance, Development, ...