Deploy Django App with AWS Elastic Beanstalk and AWS RDS
This blog post outlines the process for deploying a Django web app to the cloud using AWS Elastic Beanstalk. The application data is stored in a database that is also cloud-hosted using an AWS Relational Database Service (RDS) DB instance.
Objectives...
fafacodes.hashnode.dev6 min read