AWS Elastic Beanstalk

Posted by Daisy Dreamz
2
Dec 12, 2016
186 Views

Elastic Beanstalk is a high-level deployment tool that helps you get an app from your desktop to the web in a matter of minutes. Elastic Beanstalk handles the details of your hosting environment—capacity provisioning, load balancing, scaling, and application health monitoring—so you don't have to. 


Elastic Beanstalk supports apps developed in Java, PHP, .NET, Node.js, Python, and Ruby, as well as different container types for each language. A container defines the infrastructure and software stack to be used for a given environment. 


When you deploy your app, Elastic Beanstalk provisions one or more AWS resources, such as EC2 instances. The software stack that runs on your EC2 instances depends on the container type. 

Comments
avatar
Please sign in to add comment.