Google App Engine for PHP
Written by Kay Ewbank   
Tuesday, 30 June 2015

Google has announced that its App Engine for PHP is out of beta and generally available. Google App Engine for PHP is a scalable environment for running PHP-based web applications in the cloud.

The main effect of the move to general availability is that the overall App Engine’s Service Level Agreement and Deprecation Policy now extend to App Engine for PHP. The PHP support for App Engine first appeared as an invitation-only preview in summer 2013 and was made more widely available later.

Google says that running your PHP apps on App Engine offers a number of benefits, starting with App Engine’s ability to patch underlying infrastructure automatically, even on apps in production. This, along with the App Engine’s security policy, means your apps susceptibility to vulnerabilities such as shell-injection attacks, file-inclusion attacks, or security bugs such as Heartbleed

googleappengine.

App Engine’s managed services are another benefit, including a NoSQL datastore, memcache, and user authentication API. Another advantage is the built-in autoscaling. If necessary, your apps can scale from a few queries per second to thousands per second automatically. If the traffic then gets less, App Engine scales down automatically so you only pay for what you use.

The announcement of the general availability of  App Engine for PHP on the Google Cloud Platform blog claims:

“Tens of thousands of developers already have built and deployed PHP applications on App Engine, with over 800M PHP queries handled each week. To put that in perspective, if we printed each PHP generated web page viewed on App Engine each day on a single sheet of paper and stacked them in a tower, it would be over seven miles high (about the same as the cruising altitude of a 747 jumbo jet).”

Examples of successful apps quoted in the post include a quiz from Sony Music that handled 772,000 concurrent viewers and over nine thousand queries every second.

App Engine for PHP has a free tier and you can download the SDK. Other languages currently supported on App Engine include Python, Java and Google Go.

 

More Information

App Engine

Download SDK

Pricing

Related Articles

App Engine 1.9.0 Revs Up

Google Provides Backend Services With App Engine

App Engine Graduates and Charges Apply

Google App Engine Go-es Forward

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, FacebookGoogle+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


Use Javascriptmas To Hone Your Webdev Skills
08/12/2024

Every day until December 24th MDN, in partnership with Scrimba, is releasing a daily challenge, which as the name suggests requires you to practice your JavaScript skills. Each solution you submi [ ... ]



Spot With AI - The New Robotics
29/12/2024

It was just last week I complained that despite the advances in AI robots seems to be just as stupid as ever. Now  I have found a video of Spot embracing AI in a way that is a step on the way to  [ ... ]


More News

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

 

Last Updated ( Tuesday, 30 June 2015 )