/blog/ - zsh
user@portfolio ~ $

ls -la blog/

Don't let your users wait. Learn how to offload time-consuming tasks like email sending and image processing to background workers using Celery and Redis.

Author: Aslany Rahim Date: November 27, 2025
19 views
0 likes
0 comments
Django Celery Redis Backend Performance

Is your Django app running slow? The culprit is likely your database queries. Learn how to use select_related, prefetch_related, and indexes to speed up your application.

Author: Aslany Rahim Date: November 22, 2025
22 views
0 likes
0 comments
Django PostgreSQL Performance Database Python

Essential strategies for optimizing database queries and improving application performance in Django applications.

Author: Aslany Rahim Date: November 18, 2025
15 views
0 likes
0 comments
Django Database Performance Optimization
user@portfolio ~ $ _