Limit this search to....

AWS Elastic Beanstalk Developer Guide
Contributor(s): Team, Documentation (Author)
ISBN: 9888408178     ISBN-13: 9789888408177
Publisher: Samurai Media Limited
OUR PRICE:   $94.99  
Product Type: Hardcover
Published: June 2018
Qty:
Additional Information
BISAC Categories:
- Computers | Cloud Computing
Physical Information: 2.19" H x 8.5" W x 11" (6.05 lbs) 1078 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

With Elastic Beanstalk, you can quickly deploy and manage applications in the AWS Cloud without worrying about the infrastructure that runs those applications. AWS Elastic Beanstalk reduces management complexity without restricting choice or control. You simply upload your application, and Elastic Beanstalk automatically handles the details of capacity provisioning, load balancing, scaling, and application health monitoring. Elastic Beanstalk uses highly reliable and scalable services that are available in the AWS Free Tier.

Elastic Beanstalk supports applications developed in Go, Java, .NET, Node.js, PHP, Python, and Ruby, as well as different platform configurations for each language. A configuration defines the infrastructure and software stack to be used for a given environment. When you deploy your application, Elastic Beanstalk provisions one or more AWS resources, such as Amazon EC2 instances. The software stack that runs on your Amazon EC2 instances depends on the configuration. For example, Elastic Beanstalk supports two configurations for the Java SE platform: one running Java 7, and the other running Java 8. Each runs a software stack tailored to hosting a Java application. You can interact with Elastic Beanstalk by using the AWS Management Console, the AWS Command Line Interface (AWS CLI), or eb, a high-level CLI designed specifically for Elastic Beanstalk.