托管网络应用程序 grails/rails 的成本?

发布于 2024-11-17 13:00:50 字数 604 浏览 6 评论 0原文

我一直在尝试四处搜索,但还没有真正找到我想要托管的网络应用程序成本的答案。这不是一个小数字,AWS 计算器给了我疯狂的价格。

http://calculator.s3.amazonaws.com/calc5.html ?key=my-free-website

我正在尝试托管一个rails/grails 应用程序(它的grails,但我认为它的成本大约相同)。

我做了一些计算来预计有多少数据传输,但我以前从未这样做过,所以我不确定确定性。

我将托管大约 20,000 个 pdf 文件,每个文件大小约为 1mb。我预计一年会通过加载页面和文件产生约 25,000 GB 的数据。我预计每年大约有 2,000 GB 的数据输入。我认为我需要大约 50 到 70 GB 的文件和数据库存储空间。

我应该支付多少钱?它是一个 Grails 应用程序。

谢谢你!

Daniel

PS:我发现的类似问题仅涉及较小的应用程序,即使是非常有经验的人也提到 AWS 计算器很难弄清楚。

I have been trying to search around and have not really found an answer for the cost of a web app I want to host. Its not a small one, and the AWS calculator gives me crazy prices.

http://calculator.s3.amazonaws.com/calc5.html?key=my-free-website

I am trying to host a rails/grails app (its grails, but I figure that it would cost about the same).

I did some calculations to expect how much data transfer, but I've never done this before, so I'm not sure about the certainty.

I will be hosting around 20,000 pdfs of about 1mb each. I'm expecting about 25,000 GB data out a year from loading pages and files. I'm expecting about 2,000 GB data-in per year. I think I need about 50 to 70 GB GB of storage for the files and database.

Around how much should I expect to pay? Its a grails application.

Thank you!

Daniel

PS: The similar questions I found deal with only smaller applications, and in those even people who are very experienced mentioned the AWS calculator as being hard to figure out.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

以酷 2024-11-24 13:00:50

我还想看看 cloudfoundry (http://cloudfoundry.com),它目前在测试阶段是免费的,附带一个非常棒的 grails 插件以及 STS 集成。

我相信你也可以用它来部署到aws,以后他们的服务会更好。

I'd also look at cloudfoundry (http://cloudfoundry.com), it's currently free while in beta, comes with a grails plugin that is really great as well as STS integration.

I believe you can also use it to deploy to aws their service is better later.

永不分离 2024-11-24 13:00:50

S3 calc 表示,存储这些数据的费用约为每月 9 美元(看起来不贵),数据传输费用为 300 美元(你确定每月会有几 TB 的数据传输吗?)

顺便说一句,如果你的应用程序是设计用于存储 PDF,它是应用程序的主要部分,那么使用 Grails 或 RoR 之间不会有显着差异

S3 calc says that it will costs you about $9 per month for storing this data (looks no to expensive) and $300 for data transfer (are you sure that there will be few terabytes of data transfer a month?)

BTW, if your app is designed for storing PDF, it's main part of your app, then there will be no significant difference between using Grails or RoR

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文