tags:

views:

65

answers:

1

Are there any good tutorials that outline proven Architecture patterns for Facebooks applications? Most of the resources I've found in their development documentation are hello world oriented. I'm looking for something (article, book, screencast, etc) that outlines common things that a Facebook application will do, and common, proven , repeatable ways of accomplishing that.

Thanks!

+2  A: 

This slides were pretty useful for me http://www.slideshare.net/folke/netlog-what-we-learned-about-scalability-high-availability-430211

Kirzilla