开发者

Are there any portable Cloud APIs that allow you to easily change cloud hosts? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 4 years ago.

Improve this question

I am creating a web-based RESTful service and want to cloud-enable it for scalability.

I don't want to get locked into one cloud provider though. I'd like to be able to switched between Go Grid or Amazon EC2, etc. as pricing and needs evolve.

Is there a common API to control the launch, monitoring and shutdown of cloud resources?

I've seen Right Scale, but their pricing is just from another planet.

Similarly, is there a common API for cloud stora开发者_如何转开发ge?


Take a look at libcloud


If you are working with scala or java, you can also check jclouds(http://groups.google.com/group/jclouds)


For Java there is:

  • typica
  • jclouds
  • Dasein
  • AWS SDK for Java


What platform are you looking an API for? Our SecureBlackbox product offers CloudBlackbox package of components for uniform access to various cloud storages. Currently supported are S3 and Azure and Google (API for other services is possible on demand).

We don't have uniform API for computational functionality (at least at the moment).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜