tutorials around http://commoncrawl.org/.
The interesting part is at IPython-notebook-docker, which is a set of IPython Notebooks aimed at peforming basic CommonCrawl calculations. Specifically, look at 2014_08_Crawl.ipynb).
One avenue of deployment is as a docker container (see Dockerfile). Notice how the image extends the ipython/docker-notebook images.