This document discusses using Chef 0.8 to build a baseline Amazon EC2 AMI with the Chef client installed. It describes cloning Chef code from Git and building related gems. It then covers setting up a generic client.rb file, instantiating an EC2 instance with the new AMI, and installing the Chef server and related gems. Finally, it discusses the development process of creating roles and cookbooks locally, uploading to the Chef server, and debugging clients running on EC2.