Mod-2 CCII
Mod-2 CCII
Mod-2
• Working with Google App Engine Google App
Engine (GAE), Development of scalable web
application on Google cloud, Build and deploy
simple web applications to Google cloud,
Develop simple application using Google App
Engine (GAE) and its services, Exploring PaaS
with App Engine, Event Driven Programs with
Cloud Functions, Containerizing and
Orchestrating Apps with GKE.
Google App Engine(GAE)
• Google App Engine is mostly used to run Web
applications.
• App Engine makes it easier to develop scalable
and high-performance Web apps.
• The App Engine SDK facilitates the testing and
professionalization of applications by
emulating the production runtime
environment and allowing developers to
design and test applications on their own PCs.
Environments available in Google App
Engine
• GAE provides two types of app development
environments.
• In the standard environment, applications run
in a sandbox using the runtime environment
of one of the languages supported by GAE.
The environment is suitable for applications
that need to scale rapidly (up or down) in
response to sudden or extreme traffic spikes
Cont.,