top | item 6233855

(no title)

jagan123 | 12 years ago

Appengine is already cheap and reliable. Why would anyone want it on other cloud providers?

discuss

order

rbanffy|12 years ago

In addition to the others mentioned, regulatory issues come to mind. The company I work for hosts applications we are not allowed to host on servers we do not control.

nl|12 years ago

To quote the question "Why would anyone want it on other cloud providers"

You can't use AppEngine or any other cloud provider, unless you start playing semantic games around what "servers we do not control" means.

jfoster|12 years ago

Well, I'm happy with app engine so far, but it would be nice to have an insurance plan in case Google decide to do something which changes that. Possibilities include retiring app engine, changing the pricing significantly, introducing unpalatable restrictions, etc.

sktrdie|12 years ago

Because if they increase their prices, as they have done in the past already, you may still want the freedom of hosting your app somewhere else.

bitbitbit|12 years ago

Misleading statement. They did not "increase" the price so to speak. The platform came out of beta and into normal pricing mode. The low prices were introductory prices to get developers to use the platform.

crypto5|12 years ago

For me, maintenance of large DBs can be very expensive. Some simple query like select count(*) from where ... can easily cost $10, and mysql will give you it for free.

dustingetz|12 years ago

vendor lock-in, risk management, privacy of data

kazagistar|12 years ago

For example, if your employer is a non-US government, and feels that feeding all your data directly to the NSA might be undesirable.

jis|12 years ago

We host MIT App Inventor on Google App Engine. However we have some folks who want to use App Inventor in locations that have difficulty reaching GAE. Either because they are located on a poor internet connection, or don't have one at all!

nlake44|12 years ago

I agree. The private case may be more appealing though. App developers might have some enterprise customers who want to run their applications behind a firewall.