Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Serverless Web Applications with React and Firebase

You're reading from   Serverless Web Applications with React and Firebase Develop real-time applications for web and mobile platforms

Arrow left icon
Product type Paperback
Published in Apr 2018
Publisher Packt
ISBN-13 9781788477413
Length 284 pages
Edition 1st Edition
Languages
Arrow right icon
Authors (2):
Arrow left icon
Harmeet Singh Harmeet Singh
Author Profile Icon Harmeet Singh
Harmeet Singh
Mayur Tanna Mayur Tanna
Author Profile Icon Mayur Tanna
Mayur Tanna
Arrow right icon
View More author details
Toc

Google App Engine


Google App Engine is a "Platform as a Service" that abstracts away the infrastructure worries and lets you focus only on code. It provides an automatically scalable platform that scales based on the amount of traffic it receives. You just need to upload your code, and it will automatically manage the availability of your app. Google App Engine is an easy and fast way to add additional processing power or trusted execution to your Firebase application.

If you have an App Engine application, you can use the built-in App Engine APIs to share data between Firebase and App Engine, since the Firebase SDKs for Cloud Storage use the Google App Engine default bucket. This is useful for performing computation intensive background processing or image operations, such as creating a thumbnail of uploaded image.

The Google App Engine standard environment provides an environment where your application runs in a sandbox, using the runtime environment of a supported language viz, Python 2...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime