Posts tagged performance

Serve media from Amazon S3 and keep it in sync

Do you want to serve your CSS, JS and user-uploaded content from S3, while easily keeping your data in sync? Then this post is for you!

Caching Django views with nginx and memcache

Improve the performance of your static pages by serving them without hitting Django.