Deploying Django Projects to AWS from Ubuntu, Part 3
-
Part 2 of the topic explained how to configure the AWS Elastic Beanstalk (EB) environment and the Django project to use the Postgres database. The current third installment will focus on configuring S3 storage for static and media files, as well as assigning a custom domain name for the app.Read the article by Mikhail Rodionov, a K2 and Microsoft specialist, about how to configure S3 storage to ensure the persistence of static and media files in your AWS EB Django app.