Elastic Beanstalk
Show slides





With Elastic Beanstalk, you can quickly deploy and manage applications in the AWS Cloud without having to learn about the infrastructure that runs those applications.
Platforms
-
Go
-
Java (SE and Tomcat)
-
.NET (On Linux and on Windows Server)
-
Node.js
-
PHP
-
Python
-
Ruby
-
Docker
Environment tiers
Web Server Environments

Resources:
-
One elastic load balancer, to which a CNAME is attached (E.g.:
myapp.us-west-2.elasticbeanstalk.com). -
An Auto Scaling group
-
One or more EC2 instances
The software stack running on the Amazon EC2 instances is dependent on the container type (see Platforms)
