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
我强烈建议您在做出决定之前先检查一下可用的选项。如果您希望从头开始创建完整的服务,我会推荐 Amazon Web Services。如果您想将部分控制权交给服务提供商,但又要使用一系列相当不错的 API,我会推荐 Google App Engine。如果您正在寻找 Microsoft Stack 中的某些东西,请查看 Azure! Windows Azure 与 Amazon EC2 与 Google App Engine
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.
发布评论
评论(4)
是的,确实如此。我在 Google 中输入“使用亚马逊网络服务存储文件”,结果中的第一个链接< /a> 引导至您正在查找的网页。
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.
您可以将视频文件上传到 S3(简单的存储服务),并且可以使用称为云前端的 CDN 进行流式传输。谷歌应用程序引擎不允许上传视频,即使它允许你需要将其存储为谷歌大数据上的blob,这很复杂。
是的,aws 提供 API 来访问您的 s3。搜索s3文档,会得到很多你想要的东西
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
我强烈建议您在做出决定之前先检查一下可用的选项。如果您希望从头开始创建完整的服务,我会推荐 Amazon Web Services。如果您想将部分控制权交给服务提供商,但又要使用一系列相当不错的 API,我会推荐 Google App Engine。如果您正在寻找 Microsoft Stack 中的某些东西,请查看 Azure! Windows Azure 与 Amazon EC2 与 Google App Engine
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 确实有能力根据您的要求执行所有操作。我建议您使用 Amazon Simple Storage Service(通常称为 S3)。
我建议您浏览 S3 常见问题解答,以澄清有关 S3 的任何具体问题,这些问题很可能在那里得到解答。
Amazon S3 是提供视频内容的绝佳选择。
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.