Always remain updated about current software development trends

Articles by ASK THE PONY - BLOG ABOUT MAKING SCALABLE DJANGO A

Fabric script to deploy minified, combined and otherwise optimized media.

Fabric deployment script with a feature to automatically combine and minify js/css files and losslessly optimize images for a nice UX gain. S3 automated upload feature with a tweak to make it serve gzipped files.

Setup a complete Django server, deploy, rollback – all in one powerful script.

Keep the upper hand in Django deployment. Set up a complete Django production server using just one console command (nginx+gunicorn under supervisord, PostgreSQL). Deployment with complete versioning and quick rollback to any of the previous versions. Different...

Getting Django on Heroku prancing 8 times faster.

Deploying Django and gunicorn with multiple workers on a single free Heroku node. Combined with an external PostgreSQL instance coupled with connection pooling, it gives a massive 8x speedup.

Django and PostgreSQL – improving the performance with no effort and no code.

Improve your Django and PostgreSQL application performance by using connection pooling. No coding and virtually no effort required for 2 times better response times.

  • Page 1 of 1
  •