LinkedIn architecture evolution

March 10, 2009

Great read for web application geeks: http://hurvitz.org/blog/2008/06/linkedin-architecture

Interesting narrative on how they started with a monolithic app, and eventually broke it down both vertically (services) and horizontally (partitioned by type and/or ID ranges), and how they surrender to the reality that the data isn’t going to be 100% up-to-date for all uses.

What do you think? Chime in!