由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - google appengine
相关主题
Windows下大家都用什么SqlConsole啊?弱问,上哪儿去找服务器?
question about using Hive parameter (转载)运算量较大的web service找哪个VPS?还是自己弄个服务器?
Querying JSON in PostgresGoogle App Engine顽固错误跪求解决办法
cvs configurationapp engine原来是给app做server用的呀
Software Configuration Management (转载)matlab 和 R 的最大(根本)区别?
谁能科普一下Azure对小公司,创业有没有潜在的帮助?吐槽google appengine的一个实例 -- 未名观察
哪里能看一下fedora glibc 的 make configuration (转载)app单干没啥前途吧?
jvm 能变成 vmware 那种东西吗?自己搞东西没后台经验还是建议上parse
相关话题的讨论汇总
话题: appengine话题: google话题: django话题: fee话题: threshold
进入Programming版参与讨论
1 (共1页)
c*********3
发帖数: 197
1
有人用Google Appengine吗?
说说感觉如何?有什么特别的?
谢谢
k***r
发帖数: 4260
2
不用操心server down掉。还是很厉害的。

【在 c*********3 的大作中提到】
: 有人用Google Appengine吗?
: 说说感觉如何?有什么特别的?
: 谢谢

e*n
发帖数: 1511
3
展开讲讲?

【在 k***r 的大作中提到】
: 不用操心server down掉。还是很厉害的。
k***r
发帖数: 4260
4
They take care of server maintenance, scaling, etc.
You just need to get your logic right in the code.
No need to worry about server configurations, ssh, etc.
I have to say it's a powerful infrastructure offering.

【在 e*n 的大作中提到】
: 展开讲讲?
a******e
发帖数: 982
5
技術上還不錯, 除了還要寫 sql-like 的GQL外, 還可以接受。
但是如果是要認真的作大website, 將來費用會多少很難估計, 免費
的offering 有限制
4.1. Subject to Section 12 of the Terms, the Service is provided to you
without charge for up to 500MB of disk storage, 10GB incoming bandwidth per
day, 10GB outgoing bandwidth per day, 200 million megacycles of CPU per day
and 2,000 emails per day. These quotas will be know as the "Fee Threshold".
Google reserves the right to change this quota at its discretion.
要是將來 traffic 超過這個 Fee Threshold, 但是 Fee 又很貴怎麼辦?
k***r
发帖数: 4260
6
i remember there are (experimental) gae hosting services

【在 a******e 的大作中提到】
: 技術上還不錯, 除了還要寫 sql-like 的GQL外, 還可以接受。
: 但是如果是要認真的作大website, 將來費用會多少很難估計, 免費
: 的offering 有限制
: 4.1. Subject to Section 12 of the Terms, the Service is provided to you
: without charge for up to 500MB of disk storage, 10GB incoming bandwidth per
: day, 10GB outgoing bandwidth per day, 200 million megacycles of CPU per day
: and 2,000 emails per day. These quotas will be know as the "Fee Threshold".
: Google reserves the right to change this quota at its discretion.
: 要是將來 traffic 超過這個 Fee Threshold, 但是 Fee 又很貴怎麼辦?

a******e
发帖数: 982
7
非google 提供的嗎?
Google 本身說得明白, 小空間小流量的免費, 大過threshold
的就要收錢, 卻又沒說收多少,我可不敢lock in 在這樣前途
未定的東西上。

【在 k***r 的大作中提到】
: i remember there are (experimental) gae hosting services
k***r
发帖数: 4260
8
Right.
Since it's django, you can always pull back and re-write
the queries :)

【在 a******e 的大作中提到】
: 非google 提供的嗎?
: Google 本身說得明白, 小空間小流量的免費, 大過threshold
: 的就要收錢, 卻又沒說收多少,我可不敢lock in 在這樣前途
: 未定的東西上。

e*n
发帖数: 1511
9
他们的server软件是免费的么?就是可以自己拿下来架在apache上?

【在 a******e 的大作中提到】
: 非google 提供的嗎?
: Google 本身說得明白, 小空間小流量的免費, 大過threshold
: 的就要收錢, 卻又沒說收多少,我可不敢lock in 在這樣前途
: 未定的東西上。

k***r
发帖数: 4260
10
the dev kit is free. It runs fine, too. But no one knows
what kind of gotcha's you are going to get.

【在 e*n 的大作中提到】
: 他们的server软件是免费的么?就是可以自己拿下来架在apache上?
a******e
发帖数: 982
11
他們用了不少 Django components, 但是並不完全是Django,
Django 的model/query 都不一樣。

【在 k***r 的大作中提到】
: Right.
: Since it's django, you can always pull back and re-write
: the queries :)

1 (共1页)
进入Programming版参与讨论
相关主题
自己搞东西没后台经验还是建议上parseSoftware Configuration Management (转载)
laptop 可以连到学校的wireless, 但是不能连到家里的,什么原因啊?谁能科普一下Azure对小公司,创业有没有潜在的帮助?
[转载] 研究一下BT code 吧哪里能看一下fedora glibc 的 make configuration (转载)
Google App Enginejvm 能变成 vmware 那种东西吗?
Windows下大家都用什么SqlConsole啊?弱问,上哪儿去找服务器?
question about using Hive parameter (转载)运算量较大的web service找哪个VPS?还是自己弄个服务器?
Querying JSON in PostgresGoogle App Engine顽固错误跪求解决办法
cvs configurationapp engine原来是给app做server用的呀
相关话题的讨论汇总
话题: appengine话题: google话题: django话题: fee话题: threshold