While it's always been possible to run Java applications on Amazon EC2, Amazon's Elastic Beanstalk makes the process easier―especially if you understand how it works beneath the surface. This concise, hands-on book not only walks you through Beanstalk for deploying and managing web applications in the cloud, you'll also learn how to use this AWS tool in other phases of development. Ideal if you're a developer familiar with Java applications or AWS, Elastic Beanstalk provides step-by-step instructions and numerous code samples for building cloud applications on Beanstalk that can handle lots of traffic. Learn how to use Beanstalk with the Eclipse IDE, Hudson for continuous integration, and several AWS tools for load balancing, auto scaling, storage, and other services.
This was a fast read giving a good overview of Elastic Beanstalk. The examples and source code were easy to follow too. I just wish that there was a little more emphasis on the advanced options with Elastic Beanstalks. The Hacking Elastic Beanstalk chapter felt too short.