May 13, 2009
Runtime: 1:01:32
Pivots Josh Susser and Damon McCormick share their experiences scaling a Rails app with a Postgres backend. Learn optimization techniques and how Postgres differs from MySQL when tuning a Rails application.
mpeg-4 mp3August 24, 2011
Keith Rarick of Heroku introduces the Go programming language, including code examples and discussion of its motivation, design, and philosophy. He covers Go's syntax, type system, concurrency model, and fun features from its tool set and build system.…[More]
August 17, 2011
Chris Westin from 10gen discusses more in-depth uses of mongoDB and answers questions from the audience.…[More]
May 18, 2011
Veteran Pivot David Stevenson gives his thoughts on the when, why, and how of performance optimization in Rails. He touches on a few of the approaches that make sense and the best tools for each approach.…[More]
March 16, 2011
For most applications autoscale is not fire-and-forget, but it shouldn’t require a fancy PaaS, either. Jesse Proudman of Blue Box shows how to combine the New Relic API with the Fog gem to build your own autoscale system using any cloud infrastructure.…[More]