More on EC2
Just some updates from a few more hours of experimentations…
1) Lots of stuff coming out on the EC2 forum in particular, confirmation that the virtualization layer is xen.
2) When you save “bundle” an instance you only get the root file system. EC2 provides 160MB of virtual disk to your image. This is ephemeral so any data created here (like, say, your database files) will not get saved. You would need to bundle and save separately or arrange your own storage somehow (presumably to S3).
Comments(0)