Google Cloud Platform Blog
Product updates, customer stories, and tips and tricks on Google Cloud Platform
Introducing the Scalable and Resilient Web Apps Solution
2015年3月27日星期五
Google App Engine is a great place to run your applications, but for some workloads you may want more fine-grained control of the environment your app runs in. You may need to fine-tune how or when scaling occurs, customize the load balancer or code in a language that
Google App Engine
doesn’t support.
Today we’re excited to introduce a solution paper and tutorial for
Scalable and Resilient Web Applications
to help you – you guessed it – build a scalable and resilient web application on Google Cloud Platform. The solution includes a technical paper that discusses the application architecture and key design decisions as well as a functional, open source application and tutorial hosted on GitHub that you can deploy or even use as a starting point for your own applications.
You may have read our previous post about
Google Compute Engine Load Balancer easily handling 1,000,000 requests per second
or
watched the live demo
where Compute Engine Autoscaler added enough instances to handle over 1,500,000 requests per second and wondered, how exactly did they do that?
The sample implementation uses
Cloud Deployment Manager
to provision a load balancer as well as multi-zone auto-scaled Compute Engine instances to serve the
Redmine project management web app
. The architecture uses
Google Cloud SQL
and
Google Cloud Storage
to reliably and scalably store the app’s data. Here’s an overview of the complete architecture:
You’ll also learn how to use
Chef
and
Google Compute Engine
startup-scripts to configure and install software on instances at boot time. There’s a lot of technical content we think you’ll find useful – check out the
article
, then head over to the
GitHub project page
(where you’ll also find the tutorial and can ask questions or make suggestions in the issues section) and start building more scalable and resilient apps.
-Posted by Evan Brown, Solutions Architect
Free Trial
GCP Blogs
Big Data & Machine Learning
Kubernetes
GCP Japan Blog
Firebase Blog
Apigee Blog
Popular Posts
World's largest event dataset now publicly available in BigQuery
Understanding Cloud Pricing
A look inside Google’s Data Center Networks
Enter the Andromeda zone - Google Cloud Platform’s latest networking stack
Getting your data on, and off, of Google App Engine
标签
Announcements
193
Big Data & Machine Learning
134
Compute
271
Containers & Kubernetes
92
CRE
27
Customers
107
Developer Tools & Insights
151
Events
38
Infrastructure
44
Management Tools
87
Networking
43
Open
1
Open Source
135
Partners
102
Pricing
28
Security & Identity
85
Solutions
24
Stackdriver
24
Storage & Databases
164
Weekly Roundups
20
Feed
Subscribe by email
Demonstrate your proficiency to design, build and manage solutions on Google Cloud Platform.
Learn More
Technical questions? Check us out on
Stack Overflow
.
Subscribe to
our monthly newsletter
.
Google
on
Follow @googlecloud
Follow
Follow