Notes taken during a presentation given by Rach Belaid at PyConUK
1620 on Friday
Look up immutable server concept
Docker for devs and administration
Packer https://www.packer.io/
Vagrant docker
Ansible http://www.ansible.com/
He shows various ways to deploy the docker app
Supervisord used in docker to run many processes
Baby steps approach to moving to docker. Normally one container per process
Isolation / sandbox