Lambda

Deploying a Django App to AWS Elastic Beanstalk

The following is a soup to nuts walkthrough of how to set up and deploying a Django app to Amazon Web Services (AWS) all while remaining sane. Tools/technologies used: Python v2.7.8 Django v1.7 Amazon Elastic Beanstalk, EC2, S3, and RDS EB CLI 3.x PostgreSQL This article has been updated to cover deploying with Python 3 …

Deploying a Django App to AWS Elastic Beanstalk Read More »