« A Super Short on the Youporn Stack - 300K QPS and 100 Million Page Views Per Day | Main | Sponsored Post: Percona Live, AiCache, Next Big Sound, ElasticHosts, Red 5 Studios, Logic Monitor, New Relic, AppDynamics, CloudSigma, ManageEngine, Site24x7 »
Thursday
Feb162012

A Short on the Pinterest Stack for Handling 3+ Million Users

Pinterest co-founder Paul Sciarra shared a bit about their stack on Quora:

  • Python + heavily-modified Django at the application layer
  • Tornado and (very selectively) node.js as web-servers.  
  • Memcached and membase / redis for object- and logical-caching, respectively.  
  • RabbitMQ as a message queue.  
  • Nginx, HAproxy and Varnish for static-delivery and load-balancing.
  • Persistent data storage using MySQL.  
  • MrJob on EMR for map-reduce.
  • Git.

Alex Popescu has created a cool diagram of the setup and provided some thoughtful analysis as well.

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>