Ever want to spin up a basic webserver on EC2, without having to configure / install everything? What about messing around with SPDY (https://code.google.com/p/mod-spdy/)? Or even pushing a git repo to a server, and have it auto-deploy? Well, I've taken the time to put together a public AMI (Amazon Machine Image) for EC2 and EBS for just these sorts of tasks.
It's an AMI (EBS based) that is pre-configured / installed with the following software:
- Ubuntu 12.10 (64-bit)
- Apache 2.2.2
- PHP 5.4.6