Google Cloud Platform Blog
Google Cloud SQL and PHP App Engine Apps
Friday, February 21, 2014
App Engine for PHP
allows PHP developers to quickly build robust, scalable and secure PHP applications. But the beating heart of almost every great PHP project is a robust MySQL database. Recently we
announced
the General Availability of
Google Cloud SQL
- our enterprise class, fully managed MySQL service. And as you would hope, it integrates seamlessly with Google App Engine.
Because Cloud SQL is based on MySQL, PHP users will find that using App Engine and Cloud SQL together feels very familiar. You can use many standard MySQL tools to manage your app’s Cloud SQL database, such as the
MySQL command-line client
,
MySQL Workbench
,
phpMyAdmin
, as well as the
Cloud SDK
. You can even
set up phpMyAdmin as an App Engine app
itself.
Cloud SQL allows developers to spin up complex PHP applications on App Engine very easily - and take advantage of App Engine’s security and scalability. For example,
it is trivial to get WordPress running on App Engine
.
There are lots of features that make Cloud SQL a great fit for sites with low and intermittent traffic.
The per-use billing plan means you only pay for the time the database is being accessed; the rest of the time you only pay for storage. You can also start with a small instance costing just $0.025/h, and at any time you can increase capacity with just a few seconds downtime.
The same scalability applies to storage: you don't need to reserve space in advance, and you only pay for the data you actually store — up to a whopping 500GB.
Reliability and robustness are crucial, so all data is replicated multiple times in multiple locations, and automatically backed up. All data is also encrypted when stored, and when on Google's networks.
While being able to run applications on the cheap is nice, Cloud SQL is also being used by large businesses like Costco to provide storage for major e-commerce sites, because of features like automated backups, data replication, and automated patches. In fact, SaaS providers like
Kissflow
can provide a database for each of the customers of their workflow service, without worrying about issues like noisy neighbors or resource allocation.
Links:
WordPress starter project
Google Cloud Platform project sign-up
Cloud SQL documentation
Getting Started with App Engine for PHP
-Posted by Amy Unruh, Developer Relations
No comments :
Post a Comment
Don't Miss Next '17
Use promo code NEXT1720 to save $300 off general admission
REGISTER NOW
Free Trial
GCP Blogs
Big Data & Machine Learning
Kubernetes
GCP Japan Blog
Labels
Announcements
56
Big Data & Machine Learning
91
Compute
156
Containers & Kubernetes
36
CRE
7
Customers
90
Developer Tools & Insights
80
Events
34
Infrastructure
24
Management Tools
39
Networking
18
Open Source
105
Partners
63
Pricing
24
Security & Identity
23
Solutions
16
Stackdriver
19
Storage & Databases
111
Weekly Roundups
16
Archive
2017
Feb
Jan
2016
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2015
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2014
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2013
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2012
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2011
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2010
Dec
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2009
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2008
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Feed
Subscribe by email
Technical questions? Check us out on
Stack Overflow
.
Subscribe to
our monthly newsletter
.
Google
on
Follow @googlecloud
Follow
Follow
No comments :
Post a Comment