Elastic Beanstalk Multicontainers + Docker + Nginx + Gunicorn + Django + Postgres
This is a guide on how to deploy a multicontainer Docker web application on Amazon Elastic Beanstalk. The web application will be a basic Django hello world, but has a completely functioning Postgres database. This post is geared towards beginners.