I have setup create an AMI from a EBS-backed Official Ubuntu Image to running a web server.
I have follow the guide below carefully from the link below.
http://www.elastician.com/2009/12/creating-ebs-backed-ami-from-s3-backed.html
After successfully of registering the AMI, an AMI identifier will be shown.
I tried start the new AMI, but all the setting (Apache, Django, Data, etc) are not in the new AMI itself. Anyone know how can I creating a persistent AMI?
Thanks!