How we implemented a straightforward post history system at GlynkIn #Glynk, a community platform enabling users to create social content posts and events, a comprehensive moderation system is implemented…Dec 12, 2023Dec 12, 2023
Solving Celery Asynchronous Task Collisions with RabbitMQ vHostsI encountered challenges when managing Celery asynchronous tasks across three different codebases: the backend REST API, the frontend web…Dec 7, 2023Dec 7, 2023
Boosting Django REST API and Web App Performance: From 5 Seconds to Under 100msImproving Django query performance involves optimizing database queries to reduce response times and minimize the load on the database…Apr 12, 2023Apr 12, 2023
Replicate/Sync S3 bucket from one account to anotherReplicate/sync s3 bucket from one account to another in just 4 easy steps.Feb 12, 2023Feb 12, 2023
Updating timeout in Django applicationsUpdating the timeout values in a Django application can be a bit tricky, as it involves making changes to multiple components — AWS…Jan 28, 2023Jan 28, 2023
Your Time ZoneNew York is 3 hours ahead of California but it does not mean that California is slow, or that New York is fast. Both are working based on…Feb 16, 20171Feb 16, 20171