Corporate Home Open Source Home
Syndicate content
Eucalyptus

Join us at engage.eucalyptus.com

5 replies [Last post]
graziano
Offline
Joined: 01/14/2010

Cloud APIs

Recently, Thorsten Von Eicken, founder of RightScale and Adrian Cole, founder of jclouds, both offered interesting insights regarding cloud APIs -- in effect, defining some of the "dos and don'ts" of API design. Since we (at Eucalyptus) struggle with the implementation of different APIs somewhat regularly, I felt like I could shed some light on the perspective .... Read more

Rich's blog

kef
Offline
Joined: 04/09/2010
APIs documentation

Where can be find the documentation for APIs that Eucalyptus supports?

graziano
Offline
Joined: 01/14/2010
Hello, my apologies for the

Hello,

my apologies for the late answer: I missed your post.

Eucalyputs support AWS, and so you can look at AWS documentation (for example
http://docs.amazonwebservices.com/AWSEC2/latest/DeveloperGuide). At the time 1.6.2 (the current stable release) was released the goal was to comply with a slightly older API (2009-08-15).

cheers
graziano

neil
Offline
Joined: 04/28/2009
S3 API

To add to graziano's reply, the following link might be relevant as well,

http://docs.amazonwebservices.com/AmazonS3/2006-03-01/API/index.html

neil

bpvenky
Offline
Joined: 07/07/2011
SDKs supported

I understand that Eucalyptus has support for AWS.

1. Does Eucalyptus support below SDKs?
AWS SDK for Android
AWS SDK for iOS
AWS SDK for Java
AWS SDK for .NET
AWS SDK for PHP

2. Does Eucalyptus support/provide any other SDK for the developer?

Tempu
Offline
Joined: 11/03/2010
AWS SDK for Java

I have worked with "AWS SDK for Java" and it worked 100%.