1) The document provides steps to set up a Jenkins build server on Amazon EC2, including launching an EC2 instance, installing Jenkins, and configuring it to use EC2 instances as build slaves.
2) The steps include creating a security group to allow HTTP and SSH access, downloading and installing Jenkins on the EC2 instance, and configuring Jenkins with the Amazon EC2 plugin to enable use of EC2 instances for builds.
3) Additional resources are provided to learn more about Jenkins on AWS, including a whitepaper and links to documentation on DevOps, security groups, and key pairs.