elastic computing

AMAZOn EC2 Tools

| | | |

We've got another section with S3 tools . This should be with tools related to Amazon EC2 (elastic compute cloud). The official amazon list is here

So, free tools:

  • EC2 AMI Tools "are command-line utilities to help bundle an Amazon Machine Image (AMI), create an AMI from an existing machine or installed volume, and upload a bundled AMI to Amazon S"
  • EC2 reliable backup

    | | | | |

    Still looking, searching, reading for some way to have good, decent and often backups of the machine because if the power goes down or something happens, when the instance goes down .. you lose the data inside the instance.

    Saw that there are threads about this on amazon's aws ec2 forum. Amazon's staff say that they are thinking about this and how they could provide either a database service (mysql or something else) or some kind of really useful and permanent storage (like the 160GB /mnt partition, but that doesn't wipe when your instance goes down).

    The service that is already available and everybody is expecting to provide persistent storage is Amazon's S3 ( Simple Storage Service ). It's kind of a huge and cheap storage service, a walkthrough is available here. The problem for the time being is that there are no stable linux implementations.

    Syndicate content