Book description
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.
- Learn how Beanstalk provides an entry into Infrastructure as a Service (IaaS)
- Design your Java web application for the cloud—and for Beanstalk
- Get an overview of AWS services that power Beanstalk, and learn how to use them independently
- Use Beanstalk to set up your development, testing, production, and staging environments
- Learn advanced hacking techniques for customizing Beanstalk
Publisher resources
Table of contents
- Preface
- 1. Up and Running with Elastic Beanstalk
- 2. Elastic Beanstalk Explained
- 3. Working with Elastic Beanstalk
- 4. Hacking Elastic Beanstalk
- About the Authors
- Colophon
- Copyright
Product information
- Title: Elastic Beanstalk
- Author(s):
- Release date: July 2011
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449306649
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …