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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

How cloud vendors can be evil?

5 点作者 mohit将近 16 年前

3 条评论

erikwiffin将近 16 年前
"People use banks because banks operates on certain standards and laws, which enables easier movement of money from one bank to another for bank customers. Cloud vendors should also frame certain laws and standards, that will enable moving of data from one cloud vendor to another in future."<p>I really like this idea, but how does one enforce/regulate those kinds of standards? I feel like google is putting forth a pretty good effort with their protocol based wave, but they have an amazing amount of clout to throw around and are increasingly being accused of being monopolists because of it. A lot of developers could choose to avoid any standard Google puts forward, because anything Google does is <i>obviously</i> only done to promote their own self-interest.<p>As it gets easier and cheaper to set up cloud servers, I can only foresee a further splintering of existing protocols. If I were to set up my own cloud server, chances are I would build some kind of personalized REST based platform because that's what I know and am comfortable with. It would serve my purposes, but it may not serve my competetion's cloud server. Who would build their own API. How does this ever coalesce into one standardized protocol?
评论 #672994 未加载
lsc将近 16 年前
"Never put data into a program unless you can see exactly how to get it out"<p>this is key.
mohit将近 16 年前
I think Cloud vendors should come forward proactively, and frame a set of standards for interoperability in the cloud. An inspiration could be taken from the Virtulization industry, that came up with OVF (Open Virtualization Format).