Share Virtual Machines

Speed Up Sharing Through Shrinking VM’s

Posts Tagged ‘ami

Top 10 referrers for Q1 2009

without comments

Amazon EC2 announces developer toolkit for Eclipse IDE

without comments

I received the email annoucement from Amazon ec2 earlier today:

We are excited today to introduce the AWS Toolkit for Eclipse, a plug-in for the Eclipse Java IDE that makes it easier to develop, deploy, and debug Java applications on Amazon Web Services. With the AWS Toolkit for Eclipse, you’ll be able to get started faster and be more productive when building AWS applications.

The initial launch of the AWS Toolkit for Eclipse is targeted at Amazon EC2 developers and provides basic management features along with tools for deploying and debugging Java web applications.

The AWS Toolkit for Eclipse, based on the Eclipse Web Tools Platform, guides Java developers through common workflows and automates tool configuration, such as setting up remote debugger connections and managing Tomcat containers. The steps to configure Tomcat servers, run applications on Amazon EC2, and debug the software remotely are now done seamlessly through the Eclipse IDE.

You can read the detailed announcement here and also download the AWS Toolkit for Eclipse.

Written by paule1s

March 25, 2009 at 8:03 pm

How credible is EC2’s competition?

with 2 comments

Amazon’s Elastic Computing Cloud (ec2) is offering over 1500 AMI’s (virtual appliances). It’s recent foray into Europe highlights its aggressive pursuit of a land grab strategy. So, what has its competition in the US been up to? Every major web hosting vendor has announced a cloud initiative:

Amazon’s ec2 is nearly three years old now (Mar 2006) and competition has started appearing on the horizon just over the past year. If you look at the timescale of announcements,

  • Rackspace’s Mosso is just over a year old (Feb 2008),
  • Terremark’s cloud is nine months old (June 2008),
  • AT&T’s cloud is seven months old (Aug 2008),
  • IBM’s AMI launch on ec2 and Savvis’ cloud is three weeks old (Feb 2009).

Since ec2 was first to market, the Rackspace, AT&T and Savvis cloud offerings have a “me too” feel to them. However, unlike other vendors, Rackspace has published pricing on the Web and it appears to be very competitive with ec2. 

Unlike Amazon, Savvis and AT&T are going the buy versus build route to get fast time to market. They are initially launching their service using VMWare technology put together using Professional Services instead of following Amazon’s approach of building a proprietary infrastructure using Open Source software as its foundation. In fact, this may be the preferred route amongst the upper echelons of cloud service providers. There is optimism that providing cloud services is a growth business. I am noticing startups like Enomaly (“Build your own private elastic cloud”) and VMOps (“launch ec2 today”, aka public cloud) offering cloud infrastrcture products.

In conclusion, credible competition is emerging and there are real alternatives to ec2 available today. However, given the state of the economy, I think the market will begin to form by 2010 and should reach critical mass by 2011-2012.

Written by paule1s

March 8, 2009 at 11:03 pm

Oracle releases virtual appliances (AMI’s) on Amazon’s EC2

without comments

Oracle Corporation has delivered a set of free Amazon Machine Images (AMIs), to make it easy for customers to get started deploying Oracle solutions on Amazon EC2. The following appliances are built on Oracle Enterprise Linux Release 5 Update 2 as the base OS:

Oracle Secure Backup

For on-premise Oracle installations, AWS offers a dependable and secure off-site backup location through the Cloud Backup module, which is a part of Oracle Secure Backup – a tape backup management solution. It provides customers the flexibility to back up data to either tape or the Cloud.

Licensing

Oracle customers can now license Oracle Database 11g, Oracle Fusion Middleware, and Oracle Enterprise Manager to run in the AWS cloud computing environment. Oracle customers can also use their existing software licenses on Amazon EC2 with no additional license fees.

Written by paule1s

February 17, 2009 at 4:15 am

How To Build Virtual Appliances

without comments

 Ubuntu JeOS

VMWare Studio

Parallels

rPath rBuilder

Rightscale

RightImages provide ready-to-go base operating systems with core cloud software.

ServerTemplates also allow you to designate any number of scripts that you want to run at boot time, upon demand, or when an event is triggered.

RightScripts allow you to specify packages that you want to install before a script is executed and even allow you to upload and attach files directly to scripts.

Amazon Machine Image (AMI)

Written by paule1s

February 16, 2009 at 8:46 am

IBM releases virtual appliances (AMI’s) on Amazon’s EC2

with one comment

IBM has begun offering IBM DB2, IBM Informix, IBM WebSphere sMash, IBM Lotus Web Content Management, and IBM WebSphere Portal Server AMI’s on Amazon.com’s EC2.

IBM is providing several “Development” AMIs at no additional fee beyond Amazon EC2 charges for developers building commercial IBM-based applications.

AWS will also roll out pay-as-you-go pricing for the “Production” Amazon EC2 running IBM service, enabling you to purchase these services by the hour.

The groundbreaking development is that IBM has rationalized their licensing so the customers can use their existing licenses for virtual appliances

For customers that already have existing IBM licenses, you are now eligible to bring them to Amazon EC2 starting today. IBM has created a Processor Value Unit (PVU) conversion table that makes it easy to determine how your existing licenses apply to the various EC2 instance types.

Update : An interesting analysis of this announcement at CIO.com

Written by paule1s

February 12, 2009 at 8:36 am

Top 12 referrers over the past 3 months

without comments

Web-based EC2 console, alternative to ElasticFox

with one comment

Mike Culver, technology evangelist for Amazon Web Services announced the availability of a web-based management console for ec2, the Elastic Compute Cloud.

The key features are summarized by James Urquhart and by Saad Ali Abassi.

Alan Williamson offers a visual tour of the new UI.

As an AWS customer, I feel heartened by this investment on Amazon’s part because it emphasizes their commitment to commoditize AWS and make its services widely usable. The AWS services will become cheaper as usage ramps up on the commoditization curve and makes “cloud computing accessible for the masses

Written by paule1s

January 9, 2009 at 6:17 pm

How are virtualization and cloud computing related?

without comments

Charles Babcock has written an insightful article  on the InformationWeek virtualization blog that highlights how virtualization is a foundational pillar for cloud computing. I have paraphrased it below:

The cloud infrastructure is an abstracted, fabric-based infrastructure that enables dynamic movement, growth and protection of services that are billed based on usage.” …  ”In the cloud, bits, bytes, and cycles are transparent.”

… Smith and Pieravi’s presentation cites three stages of virtualization ….

Stage one is server consolidation through virtualization in the data center, along with virtualization of software development and testing. This stage already has taken place at many enterprises,

… in 2008 we entered stage two, where implementation of virtualization leads to flexible resource management, juggling virtual machine operation through the day for dynamic load balancing, high availability, and disaster recovery.

Stage three will begin in 2012, and … will take advantage of the virtualization skills gained in stages one and two. By knowing how to build and store virtual machines or design them from templates, IT managers will build virtual machines and send them over the wire to run in the cloud. The cloud might be either inside or outside the enterprise, it doesn’t matter, as long as the application and its operating system arrives in the correct virtual machine format for the target cloud.

In other words, VMware’s Life Cycle Manager and VMotion, Vizioncore’s VConverter, Fortisphere’s Virtual Essentials, and other tools for generating, converting, and moving virtual machines around are the precursors to exporting virtual machines into the cloud.

Developers like me are sharing VM’s today using USB keys or drives between neighboring machines. We use  Windows network shares and nfs-mounted disks when we want to share VM’s between members of our team.  In the production environment, my IT colleagues use several other tools as have been documented in our blog earlier:

Watch this space for the launch of sharevm’s tools in early 2009 that will accelrate the convergence of virtualization and cloud computing.

Written by paule1s

December 30, 2008 at 3:54 pm

Jumpbox releases 38 Open Source Virtual Appliances on ec2

without comments

After having gone through the learning curve of setting up an application on Amazon’s ec2, I found it interesting that Jumpbox has released 38 open source applications, including SugarCRM, mySQL, Drupal, etc, as virtual appliances available on the ec2 cloud. This is an interesting play because it leverages virtualization to offer software as a service in the cloud and is of great benefit to SMB’s who can use these services right away, when they don’t have the IT infrastructure (staff, hardware, data center, etc.) to host it themselves.

Smart move, Jumpbox, you are a hip startup – the convergence of virtualization, SaaS in the cloud should help raise your market valuation. :-)

Written by paule1s

December 22, 2008 at 12:11 pm