开发者

Clouds: Amazon, Google, Microsoft - What kind of frameworks can I use?

开发者 https://www.devze.com 2023-03-23 05:14 出处:网络
I need to develop some simple application like demo and this demo should connect to 3 clouds S3, Google Storage and Azure. This project is java based, Can I use some frameworks for it?

I need to develop some simple application like demo and this demo should connect to 3 clouds S3, Google Storage and Azure. This project is java based, Can I use some frameworks for it? I've looked to t开发者_JAVA百科he jclouds, native s3 and spring data and decided to ask this question ... Thanks


JClouds would seem top be a good choice here, providing a consistent API to interact with the various cloud services. Like any abstraction, it's probably not as functional as any of the "native" APIs, but it's under very active development, so it'll improve.

I suggest you pick one and try it.

0

精彩评论

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

关注公众号