开发者

integration wih amazon web services [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 15 days ago.

Improve this question

I want to use Amazon web services to store files, and I am new to Amazon web services. I want to know whether Amazon web services provides any API (e.g. web servi开发者_如何学JAVAces) for us to upload, download, list files? Appreciate if anyone could provide some documents for a newbie.

Another question is, if I upload video files to Amazon web services, does it provide video streaming capability?

thanks in advance, George


Yes, it does. I typed in "use amazon web services to store files" to Google and the first link in the results led to the web page you are looking for.


You can upload video files, to S3, simple storage service and u can make it to stream using CDN called cloud front. Google app engine doesn't allow to upload videos, even if it allows u need to store it as blob on google big data, which is complicated.

Yes aws provides API's to access your s3. Search for s3 documents, will get for things which will you a lot


I would highly recommend checking out the available options before deciding on one. If you're looking to create a complete service from scratch, I would recommend Amazon Web Services. If you wanted to give some of the control over to the service provider, but have use of a flurry of fairly good APIs, I'd recommend Google App Engine. If you're looking for something along the Microsoft Stack, check out Azure! Windows Azure vs Amazon EC2 vs Google App Engine


Amazon Webservice does have the capability to perform all actions as per your requirements. I would suggest you go through Amazon Simple Storage Service (commonly known as S3). I would suggest you go through S3 FAQs to clarify your any specific questions around S3 which would be most likely answered there.

Amazon S3 is a really good choice for serving up video content.

Note: Even though Amazon Webservice would have all the functionality that you are looking for, kindly check the Pricing slab of the web service.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜