Clone and run this on a new EC2 instance running Ubuntu (12.04.2 LTS) to configure both the machine and your individual development environment as follows:
cd $HOME
sudo apt-get install -y git-core
git clone https://github.com/tedtang77/dotfiles.git
chmod u+x ./dotfiles/setup/setup-ted.sh
./dotfiles/setup/setup-ted.sh