This document summarizes Steve Loughran's research into deploying applications across distributed cloud resources like Amazon EC2 and S3. It discusses moving from single server installations to server farms and cloud computing. Key benefits include scaling easily without large capital costs, but challenges include lack of persistent storage, dynamic IP addresses, and single points of failure. The document provides examples of using EC2 and S3 programmatically through the SmartFrog framework.