PinnedRidwan YusufinAWS TipComprehensive Guide: Deploy Static Websites and SPAs (React/Vue/Angular) to AWS S3 BucketsThis guide provides a step-by-step approach on how to deploy a static web application or Single Page Application (SPA) built with React…Apr 12, 20231Apr 12, 20231
PinnedRidwan YusufinAWS TipComplete Django API on AWS EC2 (Nginx, Gunicorn, Celery, Flower dashboard, and Certbot)This tutorial provides a complete guide on how you can setup a production ready Django application running on AWS EC2 instance. Though the…Apr 21, 20233Apr 21, 20233
PinnedRidwan YusufAsynchronous programming a better concurrency Part 4A quick recap from Part 1: Concurrency refers to dealing with multiple tasks by switching context between them.Nov 20, 2022Nov 20, 2022
PinnedRidwan YusufConcurrency and Parallelism demystified Part 1These two concepts provide different ways tosolve multiple tasks (or single task with sub tasks) with the sole aim of decreasing the…Nov 16, 2022Nov 16, 2022
PinnedRidwan YusufMultiprocessing and Multithreading simplified Part 2In previous post, I explained the difference between concurrency and parallelism.Nov 17, 2022Nov 17, 2022
Ridwan YusufMeasuring Django Code Quality with SonarQube, Pytest, and Coverage: ContinuedHi friends and welcome.Aug 7, 2023Aug 7, 2023
Ridwan YusufinAWS TipImplementing Two-Factor Authentication (2FA) with Django and Django Rest Framework (DRF)Hi friends and welcome to another edition.Jun 21, 20231Jun 21, 20231
Ridwan YusufinAWS TipHow to set up a Django Project with Docker and PoetryHi friends and welcome to another edition in this tutorial series.Jun 18, 20231Jun 18, 20231
Ridwan YusufinAWS TipUtilizing Poetry for Managing Python Project RequirementsHi friends, and welcome to another edition of this guide.Jun 18, 2023Jun 18, 2023