Set up an AWS Ubuntu instance with a one line installer. Spin up an Ubuntu 12.12 server that will install everything you need for a Django web instance. Postgres, Nginx, Gunicorn.
curl https://raw.github.com/jamesjohnson/AWS-Deploy-Script/master/aws_installer.sh | sh