AWS Elastic Beanstalk (EB) allows deploying applications using a Dockerfile.

This is very convenient in development because a new version can be deployed directly to EB with a single command. 

Comments