cloudmin scheduler for EC2?

This announcement came from EC2 today. It would seem a logical step for Cloudmin would be a scheduler that could take care of this automatically. If a company only needs it 8hr/day 5 days a week, why pay for 24/7? Also from a service provider standpoint now provides a lot of flexibility to control costs based on historical cluster load…Possible enhancement?

Amazon EC2 Boot from Amazon EBS
Amazon EC2 has also announced the ability to boot instances directly from Amazon EBS snapshots, providing significantly increased flexibility in how customers can manage their instances. You can still save an Amazon Machine Image (AMI) in an Amazon S3 bucket and boot it from the local instance store, but you can now also choose to save AMIs as Amazon EBS snapshots and boot directly from an Amazon EBS volume. When an instance is booted from an Amazon EBS snapshot, the root partition of the instance is created on an Amazon EBS volume. Instances booted from Amazon EBS volumes can be stopped and later restarted, preserving any of the state that is saved to your volume and allowing you to modify some properties of your instances while it is stopped. For example, you can change your instance size or update the kernel it is using, or attach your root partition to a different running instance, making it easier to do debugging when you are creating new boot images. When booting from an Amazon EBS volume, AMIs and root partitions are no longer limited to 10GB, but can be up to 1TB in size, enabling significantly more complex images. Additionally, you are not charged for stopped instance hours and you will only incur charges for your Amazon EBS volumes while your instance is stopped, allowing you to reduce your Amazon EC2 costs when you do not need your instances running. Customers can now use a newly launched API that makes it easy to bundle images without using the command line tools, and can also take advantage of the fact that the content of an Amazon EBS volume is available to the instance immediately on volume creation which can lead to much faster instance boot times. For more details on this new addition to Amazon EC2, please see the Boot from Amazon EBS Feature Guide.

We are excited to deliver these frequently requested features. Please see the Northern California Region announcement or the Boot from Amazon EBS Feature Guide to learn more about these new Amazon Web Services features.

Sincerely,

The Amazon Web Services Team

Cloudmin can manage EC2 instances already, although it doesn’t yet have support for creating instances that boot of EBS snapshots. But that shouldn’t be too hard to add, and brings EC2 into line with other virtualization types that Cloudmin supports, which allow a system to exist but be shut down.