AWS News Blog

Category: Amazon EC2

WeoCeo Video

There’s a new WeoCEO video available. After watching this video you will be able to understand how the WeoCeo product dynamically starts, monitors, and terminates Amazon EC2 instances in response to actual machine load while maintaining a constant, externally visible domain name. You’ll need to be familiar with the Unix command line in order to […]

Enomalism Amazon EC2 Migration Module

The Enomalism Amazon EC2 Migration Module supports bi-directional migration of virtual machine images to and from Amazon EC2. In other words, you can easily and transparently move running images back and forth between your local Xen-based computing environment and Amazon EC2. Using this tool you can do all sorts of interesting things including creation of […]

Mounting Amazon S3 as a File System in Amazon EC2

We have a new article in our Developer Connection! In Mounting Amazon S3 as a File System in Amazon EC2, AWS developer Bill Donahue shows how to use the S3InfiniDisk product to mount Amazon S3 as a file system in Amazon EC2. Using S3InfiniDisk, data written to a mounted Linux file system is written to […]

Enomalism Virtual Management Dashboard

The Enomalism Virtual Management Dashboard provides an easy to use interface to provision and manage a series of physical and virtual servers through a single integrated interface. Designed to work with Amazon EC2 and other virtualized environments, the Virtual Management Dashboard includes a dashboard, support for true elastic computing, dynamic, real-time virtual server management, disk […]

Amazon EC2 Video

We recently posted a video that shows how to set up Amazon Elastic Compute Cloud from a Windows environment. More accurately, there is one video is in two formats: Windows Media and Flash. If you have Windows Media, that version of the encoding worked out to be both a smaller file size (faster download) and […]

Perl and EC2

It’s gratifying to see third-party projects that interface with Amazon Web Services. For example, you can download a Perl Interface to Amazon EC2 from Jeff Kim on CPAN (the Comprehensive Perl Archive Network), released on December 28th. Check it out at search.cpan.org/~jkim/Net-Amazon-EC2-0.02. — Mike Update: Title of post changed from PHP to Perl!