Keeping Instagram up with over a million new users in twelve hours
instagram-engineering.tumblr.com
Keeping Instagram up with over a million new users in twelve hours
1–10 of 54 posts
Re: Keeping Instagram up with over a million new users in twelve hours
#2Great stuff, love node2dm, and didn't know about statsd + graphite.
Re: Keeping Instagram up with over a million new users in twelve hours
#3Great stuff, love node2dm, and didn't know about statsd + graphite.
Thanks! This was my first node.js project, would love any feedback on it.
Re: Keeping Instagram up with over a million new users in twelve hours
#4Thought about adding a tool like newrelic.com to your toolset?
Re: Keeping Instagram up with over a million new users in twelve hours
#5Thought about adding a tool like newrelic.com to your toolset?
NewRelic's product screenshots look really nice, but 1) the hosted nature and 2) the price were turnoffs. We might revisit it at some point, though--there are a few features in there that would be awesome to have.
Re: Keeping Instagram up with over a million new users in twelve hours
#6A slight tangent, since I saw that instagram are using both Graphite and Munin- Collectd just added a plugin to send metrics to Graphite. You might want to try it for tracking your machine stats over time.
http://collectd.org/wiki/index.php/Plugin:Write_Graphite http://collectd.org/
Re: Keeping Instagram up with over a million new users in twelve hours
#7What OS are you deploying on EC2?
Re: Keeping Instagram up with over a million new users in twelve hours
#8What OS are you deploying on EC2?
We use Ubuntu, running Natty Narwhal. Every Ubuntu version before that had some (unique) bugs that would bite us under load. Natty has been by far the most stable.
Re: Keeping Instagram up with over a million new users in twelve hours
#9Thanks for OpenSourcing Node2dm. I think I'll take that for a spin this weekend.
Re: Keeping Instagram up with over a million new users in twelve hours
#10What sort of hosting do you use for your main Pg (and Redis) instances?