Mr. Editor-in-chief • May 15, 2022 Deploy Multiple Django projects with Gunicorn and Nginx Deploy multiple Django projects on AWS EC2: security group configuration, Gunicorn and Nginx setup.
Mr. Editor-in-chief • March 13, 2022 Redis Crash Course Redis crash course: installation on Linux, running via Docker with RedisInsight GUI, and basic CLI commands.
Mr. Editor-in-chief • February 9, 2022 Django & AWS S3 Storage AWS S3 integration with Django: IAM user setup, S3 bucket policy configuration, security credentials management.
Mr. Editor-in-chief • November 11, 2021 Socratica SQL Tutorial (PostgreSQL) PostgreSQL vs MySQL command reference: basic commands, database setup, and table operations side-by-side comparison.
Mr. Editor-in-chief • September 15, 2021 Clear Model Relationship API Usage Django ORM model relationship guide: clear schema differentiating many-to-many and other relationship types with examples.