
Deploying Django Project to AWS Elastic Beanstalk, Part 3: Configuring S3 Storage and Custom Domain Name
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 more