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

Posted by MindJuice on Stack Overflow See other posts from Stack Overflow or by MindJuice
Published on 2010-05-19T00:09:10Z Indexed on 2010/05/19 0:10 UTC
Read the original article Hit count: 148

Filed under:
|
|
|
|

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 storage?

© Stack Overflow or respective owner

Related posts about Cloud

Related posts about api