Deploy Multiple Django projects with Gunicorn and Nginx
Deploy multiple Django projects on AWS EC2: security group configuration, Gunicorn and Nginx setup.
There's only one rule that I know of, babies—God damn it, you've got to be kind.
45 posts
Deploy multiple Django projects on AWS EC2: security group configuration, Gunicorn and Nginx setup.
Redis crash course: installation on Linux, running via Docker with RedisInsight GUI, and basic CLI commands.
AWS S3 integration with Django: IAM user setup, S3 bucket policy configuration, security credentials management.
PostgreSQL vs MySQL command reference: basic commands, database setup, and table operations side-by-side comparison.
Django ORM model relationship guide: clear schema differentiating many-to-many and other relationship types with examples.