TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Which theme to go with in cloud computing?

1 点作者 yousefghandour超过 15 年前
I've used EC2/AWS and google AppEngien (java) for sometime. Using amazon is great, fixable, configurable and pretty stable (IaaS). AppEngine is good two, but comes with extra services (PaaS): such as shared login service (user service), image service, law level infrastructure management: you don't care about operating system configuration, database clustering, snapshot and backup etc. You can achieve some of these with SDB in amazon solution, however, you still need to worry about number of instances up, and to configure / install and prepare your instance.<p>In Google, they limit you to the technology you should use, and they will for sure remove a lot of the library such as IO or at least limit it's scope which result in great constraints. Interacting with the database is another challenge: in google it limits you to bigtable or you should remotely use database in the cloud such as interacting with amazon SDB. Google: they don't have SLA, or do they? How can i as a business relay on their service? I'm just thinking loudly, any ideas guys? Any other interesting cloud vendor? And why?

暂无评论

暂无评论