This document discusses:
1) The history and infrastructure of the company Linode, including their pricing and server configurations.
2) Details about scaling a Rails application on Softlayer servers to handle 600 million pageviews and 13 million images per month.
3) Examples of code optimizations made to the application including fragment caching and database optimizations like dependent destroys and counter caches.