Blogs

Posted by: Graziano Obertelli | November 8, 2011

One thing I can say for sure: there is no time to get bored here at Eucalyptus. If you like big challenges and you have it to take them on, consider joining our team: I'm extremely pleased to say that Greg just did so.

If you are at Cloud Expo in Santa Clara or in the Bay area, come and...

Posted by: Rich Wolski | November 7, 2011

It is really great to be able to welcome Greg Dekoenigsberg to Eucalyptus. We have always been admirers of the way in which Fedora operates as a community-managed Linux distribution. Greg's leadership is as evident in the quality of the software as it is in the enthusiasm with which Fedora users and contributors interact within its community.

Eucalyptus will certainly benefit from Greg's insights and thoughtful approach to community engagement. Open source software has really been...

Posted by: Eucalyptus Professional Services | November 7, 2011
Amazon Web Services (AWS) is by far the most widely used public cloud in the world. Eucalyptus is highly compatible with Amazon's Elastic Compute Cloud (EC2), Elastic Block Store (EBS), and Simple Storage Service (S3) APIs.

Eucalyptus is designed to easily support most available and future hypervisors. As of this writing, Eucalyptus fully supports KVM and Xen. Additionally, the Enterprise Edition supports the proprietary VMware ESX and...

Posted by: Eucalyptus Professional Services | November 4, 2011
Eucalyptus is open source: if you want to modify it, contribute to it, assess its security, or just learn from it you can download it and have the source code at your fingertips. The Eucalyptus development process is in the open, as are bug reports, community contributions, and security advisories. This means that companies that deploy Eucalyptus can be assured that the product has been thoroughly vetted by the open source community, and any...
Posted by: Eucalyptus Professional Services | November 3, 2011
Eucalyptus is the world's most widely deployed software platform for on-premise (private) IaaS clouds. It is an open source cloud computing platform that integrates with multiple hypervisors - including Xen, KVM, and VMware - and implements the industry standard Amazon Web Services (AWS) API. This flexibility and adherence to industry standards provides the customer with significant operational and financial benefits, but leaves the customer...
Posted by: Eucalyptus Professional Services | November 2, 2011
The three primary cloud deployment models are public, private, and hybrid clouds.

A public cloud is one in which "(t)he cloud infrastructure is made available to the general public . . . and is owned by an organization selling cloud services." (NIST) The cost of the infrastructure is shared across many organizations, and public clouds tend to be very large and thus able to take advantage of economies of scale. This means that applications...

Posted by: Greg DeKoenigsberg | October 31, 2011

No, seriously, he did.

Actually, Mitch Garnaat has written a bunch of stuff. He wrote boto, the excellent Python library that talks to AWS-based backends, and on top of that he wrote euca2ools, which is the free software client of choice worldwide for sending management commands to AWS, and to...

Posted by: David Kavanagh | October 27, 2011

A few years ago, I found myself attaching volumes to instances with some frequency. The volume often came from a snapshot which contained some test data. Like any lazy programmer, I didn’t want to do this work over and over again! I wrote this little utility which would examine the user data and mount a pre-existing volume, or create a new volume from a snapshot and attach that. Here’s the code;

import java.io.IOException;
import java.util...
Posted by: Graziano Obertelli | October 26, 2011

I hope you are enjoying the recently released Ubuntu 11.10 (Oneiric Ocelot). I recently did take it for a spin, and this blog is about my experience. Eucalyptus has been part of Ubuntu since Jaunty, and I wanted to see how well the latest available version of Eucalyptus integrates with Oneirc

And I am pleased to say that in less than 1/2 hour, you can have your Eucalyptus cloud running in Oneric! You don't believe me?...

Posted by: David Kavanagh | October 19, 2011

There is a popular Ruby cloud library called Fog. I’ve seen a number of applications that use this for connecting to AWS EC2. I’ve done some testing and it is pretty simple to get Fog talking to Eucalyptus. The first thing you need are your access id and secret key, much like you’d get from EC2. These are available on the credentials tab in Eucalyptus. The other thing you need to specify is the endpoint. In...

Pages

Share This Page

Share this Page on Facebook Share this Page on Twitter Email a Friend