So you've written a Django site... now what? Writing the application is just the beginning; now you've got to put it into production! In this hands-on workshop we'll walk through the creation of a full Django deployment environment running on a cluster of (virtual) machines.
This class will introduce you to a wide variety of technologies, including Amazon's EC2 and S3, Fabric, Varnish, nginx, mod_wsgi, memcached, PostgreSQL, pgpool, pg_standby, and more.
Code and configuration used in the Workshop
https://github.com/jacobian/django-deployment-workshop
Pingback: Pedro Newsletter 19.01.2011 « Pragmatic Programmer Issues – pietrowski.info
Pingback: Better source and more recent documentation for zc.buildout?