Always smart...
to the let customer decide what he wants to do. Even if it's PHP.
Google has loaded PHP onto its platform cloud in a preview form, letting developers around the world try out the technology. The advertising giant made PHP available as a preview service on its App Engine platform cloud on Monday, taking the total language count of supported platform-as-a-service (PaaS) languages to four, …
@ff22 Not the same thing, is it? The AWS API for PHP is a library of PHP code that allows a programmer to control their AWS assets using PHP (instead of Java or C# or Python). The announcement by Google is that PHP can *run* on the GAE. Of course it's not so useful.
PHP can run on any EC2 instance and the owner of the instance can do anything - for example, run WordPress. The restrictions imposed on PHP by Google seem minor in the way they are presented. But they mean you can't run WordPress or Joomla or Drupal or pretty much any other major PHP framework. So its good but only if you like to code in PHP and don't need the help of an existing framework to get your job done.
Seems like a feeble attempt to be able to say 'me too' when GAE is compared with AWS or Azure..
"The restrictions imposed on PHP by Google seem minor in the way they are presented. But they mean you can't run WordPress or Joomla or Drupal or pretty much any other major PHP framework."
Any basis for saying this? There's a prominent link on the Google App Engine page, under PHP, called "Running WordPress in App Engine". Here's the link https://developers.google.com/appengine/articles/wordpress
The main problem with AppEngine seems to be it does not work very well. I signed up and thought - great - just write a bit of code in Python and scale to millions of users but if you look at any reviews from people who have tried they all have issues eg http://techtraits.com/System%20Admin/2013/02/24/The-problems-of-working-in-App-engine/ or http://www.war-worlds.com/blog/2013/06/switched-away-from-app-engine-couldnt-be-happier
I think if Google and fix it so it just works and does not cost more than their rivals then they could do very well