Hacker News new | past | comments | ask | show | jobs | submit login
System infrastructure tweaks Shopify made to handle the load of Cyber Monday (shopify.com)
24 points by ten4backdoor on Nov 29, 2012 | hide | past | favorite | 5 comments



Most of this is pretty standard scaling advice - except the "Tobi" caching, which has some good ideas I haven't seen elsewhere.


DHH describes a similar caching scheme here:

http://37signals.com/svn/posts/3113-how-key-based-cache-expi...


Im surprised how transparent this is. Halfing response time on a system that large is no easy task.


What is there system written in? just curious


Shopify itself is written in Ruby using the Rails framework. I believe we're one of the oldest and largest Rails projects out there.

Some parts of our infrastructure are written in other frameworks (e.g. Thin) and languages (e.g. Go).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: