Interview with Digg’s Enterprise Architect
July 7, 2008 Tech and Security No Comments
Systems Management News has up an interview with Ron Gorodetzky, enterprise architect for Digg. It’s an interesting look at the challenges Digg faced scaling to meet it success (over 26 million unique visitors a month). They’re using a LAMP stack (Linux, Apache, MySQL, PHP), with MogileFS as their backend distributed file system. To help manage their infrastructure, Digg uses Puppet.
Ron highlights a commom problem all architects face when they try to scale their software: the database.
“The first pain point we hit was just database stuff. The first thing you’ll notice is when you start to grow these queries, the database can’t commit as much time to committing a certain query as it used to,” said Gorodetzky. “You’ll find the normal things that work, suddenly don’t. You’ll find that, one day, you’ll see a spike in your graphs telling you that something’s going slower. Once you do that, you get to the point where the database part is as fast as it can be, you cache things.
You can read the full article HERE.

A group of researchers from Indiana University, Harvard Medical School, et. al have completed
Okay, I love stories like this: someone’s found a loophole in the AT&T/iPhone marketing schemes. Apparently, the cheapest way to get an unlocked iPhone is to sign up for a 2 year contract with AT&T, get a subsidized iPhone for $199, and then cancel the contract and pay the early termination fee. Again, this only applies if you want an UNLOCKED iPhone… if you’re okay with AT&T, just keep the subsidized plan. You can read the full article at Gizmodo
Okay, so I’m on this research kick to investigate the infrastructure solutions of some of largest distributed systems in the world. Given that most of those are internet companies… well, that should explain the trend in my posts (more to come).
Okay, I’m always interested to know how things work… especially when there is a correllation to what I’m working on (large distributed systems).
I thought
Nicholas Carr’s article “
There was an interesting article this last Friday at the
There’s a good
A research group out of Princeton has 