开始使用云计算 [英] start working with cloud computing

查看:204
本文介绍了开始使用云计算的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是云计算的新手。我想知道我可以开发一个网站使用LAMP栈云。

和哪个云使用。是否有任何开源云使用它。

I am very new to cloud computing. I was wondering can i develop a website using LAMP stack on cloud.
And which cloud to use. Is there any open source cloud out there to use it.

推荐答案

排序。您可以使用 Eucalyptus 开发将在Amazon的EC2上使用LAMP堆栈运行的应用程序。桉树是开源的。您在EC2实例上运行的所有内容都可以是开源的,但是实际的EC2实例是付费的(如果这是您想要避免的)。

Sort of. You can use Eucalyptus to develop applications that would run on Amazon's EC2 using the LAMP stack. Eucalyptus is open source. Everything you run on an EC2 instance can be open source, but the actual EC2 instance is paid for (if that's what you were trying to avoid).

EC2是云计算

您可以使用Java或Python(即将推出)在Google AppEngine上开发应用程序,但您甚至不需要看到操作系统和应用程序容器是不是真的适用。这样杀死LAMP的LA部分。此外,AppEngine使用各种DataStore API钩子,所以M不是真正适用。所以只要P是Python而不是PHP,你是金色的(同样,假设P是LAMP的合理替代)。在更好的方面,你可以做一些相关的工作,然后再点击AppEngine配额并支付任何费用。请注意,您可以使用应用规模获取开放源代码AppEngine。作为奖励,appscale在桉树上运行(这可能与appscale和桉树的创建者结婚的事实有关。)

You can use Java or Python (and soon Go) to develop applications on Google AppEngine, but you don't even see the operating system and the application container is not really applicable. So that kills the LA portion of LAMP. Also, AppEngine uses various DataStore API hooks, so the M isn't really applicable. So as long as the P was Python and not PHP, you're golden (again, assuming P is a reasonable substitute for LAMP). On the plus side, you can do quite a bit before hitting the AppEngine quotas and having to pay for anything. Note that you can get an open source AppEngine work-alike with appscale. As a bonus, appscale runs on Eucalyptus (this might have something to do with the fact that the creators of appscale and eucalyptus are married).

Heroku适合部署Rails应用程序,但不完全是LAMP。

Heroku is good for deploying Rails applications, but that's not exactly LAMP, either.

Heroku和AppEngine是平台即服务意义上的云计算。

Heroku and AppEngine are cloud computing in the Platform-as-a-service sense.

(希望您能得到其他答案)

(hopefully you get other answers)

这篇关于开始使用云计算的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆