This document provides an overview of architecting applications in the AWS cloud. It discusses common problems facing enterprise IT like ever-growing datasets and unpredictable traffic patterns. It then outlines the business benefits of moving to the cloud like pay-as-you-go pricing and reduced time to market. Technical benefits are also covered such as auto-scaling, disaster recovery, and overflowing traffic to the cloud. The document dives into key AWS services like EC2, S3, SimpleDB, SQS and how they can be used to build scalable architectures in the cloud. It emphasizes designing for auto recovery from failures and being pessimistic in assuming outages and disasters will occur.