Deploying Django Projects to AWS from Ubuntu, Part 2
-
Part 1 of this topic covered why using AWS Elastic Beanstalk (EB) can be more beneficial for making apps if you are using Django. It showcased how to prepare your Django project for correct deployment via AWS EB. Part 2 will explain how to configure the EB environment and the Django project to use Postgres database.Read the article by Mikhail Rodionov, an IT engineer focused on K2 and Microsoft technology stack, about proper EB environment configuration for appropriate Django app deployment.