Showing 7 to 9 of 9 blog posts tagged with "deployment".
-
Testing Web Server Configurations with Fabric and ApacheBench
Load testing a site with ApacheBench is fairly straight forward. Typically you'd just SSH to a machine on the same network as the one you want to test, and run a command like th... Read more
September 13, 2011 -
Managing Client Expectations Amid Shifting Deadlines
Estimating development time is notoriously difficult, and when moving deadlines are added to the mix, shift happens. Read more
August 11, 2011 -
Basic Django deployment with virtualenv, fabric, pip and rsync
Deployment is usually a tedious process with lots of tinkering until everything is setup just right. We deploy quite a few Django sites on a regular basis here at Caktus and sti... Read more
April 22, 2010