SlideShare a Scribd company logo
Google App Engine
By Sameer SatyamAcademic Presentation
Topics
• Cloud Computing
• Why PaaS?
• Google App Engine
• GAE Timeline
• Why Google App Engine?
• Architecture
• Working
• Deployment Cycle
• Physical Deployment Diagram
• Runtime Environments
• Components of GAE
• Framework Structure
• Sandbox in GAE
• Services
• Usage Limits
• Discussion
• References
Cloud Computing
• According to the IEEE Computer Society Cloud Computing is: "A
paradigm in which information is permanently stored in servers on
the Internet and cached temporarily on clients that include desktops,
entertainment centers, table computers, notebooks, wall computers,
handhelds, etc.“
• Basic components such as client computers, distributed servers and
data centers.
• Types- Private, Public and Hybrid clouds.
• Classification-
LevelofAbstraction
LevelofControl
Efficiency+Savings
Control+Cost
Why PaaS?
For Normal Users
• Increase deployment speed &
agility
• Reduce length & complexity of app
lifecycle
• Prevent loss in revenue
• Automate provisioning,
management, and auto-scaling of
applications and services on IaaS
platform
• Support continuous delivery
• Reduce infrastructure operation
costs
• Automation of admin tasks
For Developers
• No need to focus on
provisioning, managing, or
monitoring the compute,
storage, network and software
• Create prototypes and deploy
code rapidly
• No need to worry about
middleware, backup and
recovery
• Easily scalable
• Work in team from anywhere
Google App Engine
• Released in April 2008 by Google as PaaS to build Web Applications
on cloud
• Built on top of Google’s scale Infrastructure
• Dynamic Web Server, with full support for common web technologies
• Automatic scaling and load balancing
• Transactional DataStore Model
• Integration with Google Accounts through APIs
GAE Timeline
Time Feature
Apr 2008 Python launch
May 2008 Memcache, Image API
Jul 2008 Logs Export
Aug 2008 Batch write/delete
Oct 2008 HTTPS support
Dec 2008 Status dashboard, quota details
Feb 2009 Billing, larger files
Apr 2009 Java launch, DB import, Cron support, SDC
May 2009 Key-only queries
Jun 2009 Task queues
Aug 2009 Kindless queries
Sep 2009 XMPP
Oct 2009 Incoming Email
Dec 2009 Blobstore
Feb 2010 Data cursors, Async Urlfetch, App stats
Mar 2010 Denial-of-Service filtering, Availability option
May 2010 OpenID, OAuth, App Engine for Business, new bulkloader
Why Google App Engine?
• Automatic scaling and load balancing
• Lower total cost of ownership
• Web administration console & diagnostic utilities
• Enhances developing and deploying of web applications
• Multi-language support (Java, Python, GO, PHP..)
• Full featured SDK for local development
• Rich set of Google APIs
• Secure environment and easy to maintain
Architecture
External Services -
URLFetch, Mail and
XMPP.
Internal Services - Logs,
Memcache, Image
manipulation, Cron jobs,
Tasks Queues,
Authentication services,
Datastore and BigTable.
GAE as Application Server
• Apps use the Auto-scaling compute power of App Engine as well as the integrated
features like distributed in-memory cache, task queues and DataStore, to create
robust applications quickly and easily.
Working
• Deployment Cycle • Physical Deployment Diagram
Java Runtime
• Standard Environment- Java 7
• Flexible Environment- Java 8
• Java SDK services
• JavaServlet Standard and Server Pages
• Rich library of packages/modules
• Widely used in Enterprise Computing
• Eclipse IDE Plug-in support
• Alternative language support
Python Runtime
• Standard Environment- Python 2.7
• Flexible Environment- Python 2.7/3.4
• Python SDK Services + third party libraries
• Django, CherryPy, webapp and web.py
• Rich library of packages/modules
• Extremely rapid development and low barrier
of entry
• Simple yet robust syntax
• App Engine’s first language API
Runtime Environments
• Components of GAE
• Framework Structure
• Sandbox in Google App Engine
Services
• DataStore – Provides a noSQL schemaless object datastore with a query
engine and transactions
• User Services
• User Accounts- Basic login and logout using API
• User Authentication- User authentication services
• Blobstore – Allows application to serve binary objects larger than entities
in the Datastore
• Memcache – Small memory shared among App Engine instances fast
access
• URLFetch – Retrieves web resources easily and efficiently
• Mail – Send and receive emails using Google’s infrastructure
• XMPP - Enables applications to send and receive chat messages from
any XMPP-compatible chat messaging service
• Task Queue - Application can perform tasks outside of responding to
web requests, this schedules tasks by adding in queue
• Image Manipulation – This service lets the application manipulate
images. With this API, it can resize, crop, rotate and flip images in
JPEG and PNG formats.
• Logging - Helps to read both application and request logs
programmatically using the Logs API.
Usage Limits
Quota Limit
Emails per day 2000
Bandwidth in per day 1 GB
Bandwidth out per day 1 GB
CPU time per day 6.5 hrs. per day
HTTP Request per day 1,300,000
Datastore API calls per day 10,000,00
Data stored 1 GB
URL Fetch API calls per day 657,084
• Available 5 million page views a month.
• The limits may increase if billing is enabled.
Discussion
Benefits
• Easy to get Started
• Automatic scalability
• Performance and Reliability
• Infrastructure for Security
• Cost efficient hosting and Risk
free trial period
• Platform Independence
Limitations
• You Are At Google’s Mercy
• Violation of Policies
• Lacks portability in storage
• It is free to some extent with
restrictions in usage
References
• Rabi Prasad Padhy, Manas Ranjan Patra and Suresh Chandra Satapathy, ”X-
as-a-Service: Cloud Computing with Google App Engine, Amazon Web
Services, Microsoft Azure and Force.com”,International Journal of
Computer Science and Telecommunications [Volume 2, Issue 9, December
2011].
• Maciej Malawski Maciej Kuzniar, Piotr Wjcik, Marian Bubak,”How to Use
Google App Engine for Free Computing”,1089-7801$26.00 2011 IEEE.
• Alexander Zahariev,”Google App Engine”,Helsinki University of Technology
2010 B. Website.
• https://appengine.google.com/
• http://en.wikipedia.org/wiki/GoogleAppEngine
• http://code.google.com/p/googleappengine/issues/list
• googleappengine.blogspot.com
Thank You

More Related Content

PPTX
Introduction to GCP (Google Cloud Platform)
Pulkit Gupta
 
PDF
AWS Tutorial | AWS Certified Solutions Architect | Amazon AWS | AWS Training ...
Edureka!
 
PDF
Google App Engine (Introduction)
Praveen Hanchinal
 
PPTX
AWS PPT.pptx
GauravSharma164138
 
PDF
Tom Grey - Google Cloud Platform
Fondazione CUOA
 
PDF
A Tour of Google Cloud Platform
Colin Su
 
Introduction to GCP (Google Cloud Platform)
Pulkit Gupta
 
AWS Tutorial | AWS Certified Solutions Architect | Amazon AWS | AWS Training ...
Edureka!
 
Google App Engine (Introduction)
Praveen Hanchinal
 
AWS PPT.pptx
GauravSharma164138
 
Tom Grey - Google Cloud Platform
Fondazione CUOA
 
A Tour of Google Cloud Platform
Colin Su
 

What's hot (20)

PDF
Cloud computing
Shiva Prasad
 
PPTX
Web Application
Sameer Poudel
 
PPTX
Cloud computing
Shiv Ram Choudhury
 
PPTX
Aws ppt
RamyaG50
 
PDF
Cloud Computing - An Introduction
Ravindra Dastikop
 
PPTX
Server virtualization
ofsorganizer
 
PPTX
Introduction To Cloud Computing
kevnikool
 
PPT
Cloud computing
Syam Lal
 
PPTX
Introduction to Android ppt
Taha Malampatti
 
PPTX
Mobile computing
Udara Seneviratne
 
PDF
Introduction to Google Cloud Platform
Sujai Prakasam
 
PDF
An Introduction to Azure IaaS
Applied Information Sciences
 
PPTX
Understanding cloud with Google Cloud Platform
Dr. Ketan Parmar
 
PPTX
Google Cloud Platform (GCP)
Chetan Sharma
 
PPTX
Containerization
Gowtham Ventrapati
 
PDF
Introduction to Android Development
Aly Abdelkareem
 
PPTX
Google Cloud Platform
Francesco Marchitelli
 
PPTX
Azure App Service
BizTalk360
 
PPT
Android ppt
blogger at indiandswad
 
PPTX
Introduction to Azure Functions
Callon Campbell
 
Cloud computing
Shiva Prasad
 
Web Application
Sameer Poudel
 
Cloud computing
Shiv Ram Choudhury
 
Aws ppt
RamyaG50
 
Cloud Computing - An Introduction
Ravindra Dastikop
 
Server virtualization
ofsorganizer
 
Introduction To Cloud Computing
kevnikool
 
Cloud computing
Syam Lal
 
Introduction to Android ppt
Taha Malampatti
 
Mobile computing
Udara Seneviratne
 
Introduction to Google Cloud Platform
Sujai Prakasam
 
An Introduction to Azure IaaS
Applied Information Sciences
 
Understanding cloud with Google Cloud Platform
Dr. Ketan Parmar
 
Google Cloud Platform (GCP)
Chetan Sharma
 
Containerization
Gowtham Ventrapati
 
Introduction to Android Development
Aly Abdelkareem
 
Google Cloud Platform
Francesco Marchitelli
 
Azure App Service
BizTalk360
 
Introduction to Azure Functions
Callon Campbell
 
Ad

Similar to Google App Engine (20)

PPT
Power Your Mobile Applications On The Cloud [IndicThreads Mobile Application ...
IndicThreads
 
PDF
Gcp intro-20160721
Haeseung Lee
 
PPTX
Google app engine BCA cloud computing subject
Subrahmanya6
 
PDF
Google Cloud Platform as a Backend Solution for your Product
Sergey Smetanin
 
PPTX
Introduction to Google App Engine
saivvit
 
PDF
Google app engine
Pawandeep Singh
 
PDF
What's new in App Engine and intro to App Engine for Business
Chris Schalk
 
PPTX
Google App Engine
Urmi510
 
PPT
App_Engine_PPT..........................
HassamShahid2
 
PPT
App_Engine_PPT.ppt
Pikachu925105
 
PPTX
Serverless in the Azure World
Kasun Kodagoda
 
PDF
Google App Engine for Business 101
Chris Schalk
 
PPT
App_Engine_PPT.ppt
ArunPrakash330
 
PPT
APP engine regarding Google app engine presentation
soundharya59
 
PPTX
Cloud Computing Complete lecture Notes CCII.pptx
FaizanAnsari379088
 
PDF
Introduction to Google's Cloud Technologies
Chris Schalk
 
KEY
Introduction to Google App Engine
Chakkrit (Kla) Tantithamthavorn
 
PDF
Google app engine
esmaillhasanzadeh1
 
PDF
Harnessing Configuration for Web GIS Application Development
GeCo in the Rockies
 
Power Your Mobile Applications On The Cloud [IndicThreads Mobile Application ...
IndicThreads
 
Gcp intro-20160721
Haeseung Lee
 
Google app engine BCA cloud computing subject
Subrahmanya6
 
Google Cloud Platform as a Backend Solution for your Product
Sergey Smetanin
 
Introduction to Google App Engine
saivvit
 
Google app engine
Pawandeep Singh
 
What's new in App Engine and intro to App Engine for Business
Chris Schalk
 
Google App Engine
Urmi510
 
App_Engine_PPT..........................
HassamShahid2
 
App_Engine_PPT.ppt
Pikachu925105
 
Serverless in the Azure World
Kasun Kodagoda
 
Google App Engine for Business 101
Chris Schalk
 
App_Engine_PPT.ppt
ArunPrakash330
 
APP engine regarding Google app engine presentation
soundharya59
 
Cloud Computing Complete lecture Notes CCII.pptx
FaizanAnsari379088
 
Introduction to Google's Cloud Technologies
Chris Schalk
 
Introduction to Google App Engine
Chakkrit (Kla) Tantithamthavorn
 
Google app engine
esmaillhasanzadeh1
 
Harnessing Configuration for Web GIS Application Development
GeCo in the Rockies
 
Ad

Recently uploaded (20)

PPT
Activate_Methodology_Summary presentatio
annapureddyn
 
PDF
Immersive experiences: what Pharo users do!
ESUG
 
PPT
Why Reliable Server Maintenance Service in New York is Crucial for Your Business
Sam Vohra
 
PDF
Balancing Resource Capacity and Workloads with OnePlan – Avoid Overloading Te...
OnePlan Solutions
 
PDF
New Download FL Studio Crack Full Version [Latest 2025]
imang66g
 
PDF
Protecting the Digital World Cyber Securit
dnthakkar16
 
PDF
10 posting ideas for community engagement with AI prompts
Pankaj Taneja
 
PPTX
slidesgo-unlocking-the-code-the-dynamic-dance-of-variables-and-constants-2024...
kr2589474
 
PDF
Enhancing Healthcare RPM Platforms with Contextual AI Integration
Cadabra Studio
 
PDF
ChatPharo: an Open Architecture for Understanding How to Talk Live to LLMs
ESUG
 
PPTX
Can You Build Dashboards Using Open Source Visualization Tool.pptx
Varsha Nayak
 
PPTX
Maximizing Revenue with Marketo Measure: A Deep Dive into Multi-Touch Attribu...
bbedford2
 
PDF
What to consider before purchasing Microsoft 365 Business Premium_PDF.pdf
Q-Advise
 
PDF
WatchTraderHub - Watch Dealer software with inventory management and multi-ch...
WatchDealer Pavel
 
PDF
Generating Union types w/ Static Analysis
K. Matthew Dupree
 
PDF
Summary Of Odoo 18.1 to 18.4 : The Way For Odoo 19
CandidRoot Solutions Private Limited
 
PDF
vAdobe Premiere Pro 2025 (v25.2.3.004) Crack Pre-Activated Latest
imang66g
 
PDF
New Download MiniTool Partition Wizard Crack Latest Version 2025
imang66g
 
PPTX
Role Of Python In Programing Language.pptx
jaykoshti048
 
DOCX
Can You Build Dashboards Using Open Source Visualization Tool.docx
Varsha Nayak
 
Activate_Methodology_Summary presentatio
annapureddyn
 
Immersive experiences: what Pharo users do!
ESUG
 
Why Reliable Server Maintenance Service in New York is Crucial for Your Business
Sam Vohra
 
Balancing Resource Capacity and Workloads with OnePlan – Avoid Overloading Te...
OnePlan Solutions
 
New Download FL Studio Crack Full Version [Latest 2025]
imang66g
 
Protecting the Digital World Cyber Securit
dnthakkar16
 
10 posting ideas for community engagement with AI prompts
Pankaj Taneja
 
slidesgo-unlocking-the-code-the-dynamic-dance-of-variables-and-constants-2024...
kr2589474
 
Enhancing Healthcare RPM Platforms with Contextual AI Integration
Cadabra Studio
 
ChatPharo: an Open Architecture for Understanding How to Talk Live to LLMs
ESUG
 
Can You Build Dashboards Using Open Source Visualization Tool.pptx
Varsha Nayak
 
Maximizing Revenue with Marketo Measure: A Deep Dive into Multi-Touch Attribu...
bbedford2
 
What to consider before purchasing Microsoft 365 Business Premium_PDF.pdf
Q-Advise
 
WatchTraderHub - Watch Dealer software with inventory management and multi-ch...
WatchDealer Pavel
 
Generating Union types w/ Static Analysis
K. Matthew Dupree
 
Summary Of Odoo 18.1 to 18.4 : The Way For Odoo 19
CandidRoot Solutions Private Limited
 
vAdobe Premiere Pro 2025 (v25.2.3.004) Crack Pre-Activated Latest
imang66g
 
New Download MiniTool Partition Wizard Crack Latest Version 2025
imang66g
 
Role Of Python In Programing Language.pptx
jaykoshti048
 
Can You Build Dashboards Using Open Source Visualization Tool.docx
Varsha Nayak
 

Google App Engine

  • 1. Google App Engine By Sameer SatyamAcademic Presentation
  • 2. Topics • Cloud Computing • Why PaaS? • Google App Engine • GAE Timeline • Why Google App Engine? • Architecture • Working • Deployment Cycle • Physical Deployment Diagram • Runtime Environments • Components of GAE • Framework Structure • Sandbox in GAE • Services • Usage Limits • Discussion • References
  • 3. Cloud Computing • According to the IEEE Computer Society Cloud Computing is: "A paradigm in which information is permanently stored in servers on the Internet and cached temporarily on clients that include desktops, entertainment centers, table computers, notebooks, wall computers, handhelds, etc.“ • Basic components such as client computers, distributed servers and data centers. • Types- Private, Public and Hybrid clouds.
  • 6. For Normal Users • Increase deployment speed & agility • Reduce length & complexity of app lifecycle • Prevent loss in revenue • Automate provisioning, management, and auto-scaling of applications and services on IaaS platform • Support continuous delivery • Reduce infrastructure operation costs • Automation of admin tasks For Developers • No need to focus on provisioning, managing, or monitoring the compute, storage, network and software • Create prototypes and deploy code rapidly • No need to worry about middleware, backup and recovery • Easily scalable • Work in team from anywhere
  • 7. Google App Engine • Released in April 2008 by Google as PaaS to build Web Applications on cloud • Built on top of Google’s scale Infrastructure • Dynamic Web Server, with full support for common web technologies • Automatic scaling and load balancing • Transactional DataStore Model • Integration with Google Accounts through APIs
  • 8. GAE Timeline Time Feature Apr 2008 Python launch May 2008 Memcache, Image API Jul 2008 Logs Export Aug 2008 Batch write/delete Oct 2008 HTTPS support Dec 2008 Status dashboard, quota details Feb 2009 Billing, larger files Apr 2009 Java launch, DB import, Cron support, SDC May 2009 Key-only queries Jun 2009 Task queues Aug 2009 Kindless queries Sep 2009 XMPP Oct 2009 Incoming Email Dec 2009 Blobstore Feb 2010 Data cursors, Async Urlfetch, App stats Mar 2010 Denial-of-Service filtering, Availability option May 2010 OpenID, OAuth, App Engine for Business, new bulkloader
  • 9. Why Google App Engine? • Automatic scaling and load balancing • Lower total cost of ownership • Web administration console & diagnostic utilities • Enhances developing and deploying of web applications • Multi-language support (Java, Python, GO, PHP..) • Full featured SDK for local development • Rich set of Google APIs • Secure environment and easy to maintain
  • 10. Architecture External Services - URLFetch, Mail and XMPP. Internal Services - Logs, Memcache, Image manipulation, Cron jobs, Tasks Queues, Authentication services, Datastore and BigTable. GAE as Application Server
  • 11. • Apps use the Auto-scaling compute power of App Engine as well as the integrated features like distributed in-memory cache, task queues and DataStore, to create robust applications quickly and easily.
  • 12. Working • Deployment Cycle • Physical Deployment Diagram
  • 13. Java Runtime • Standard Environment- Java 7 • Flexible Environment- Java 8 • Java SDK services • JavaServlet Standard and Server Pages • Rich library of packages/modules • Widely used in Enterprise Computing • Eclipse IDE Plug-in support • Alternative language support Python Runtime • Standard Environment- Python 2.7 • Flexible Environment- Python 2.7/3.4 • Python SDK Services + third party libraries • Django, CherryPy, webapp and web.py • Rich library of packages/modules • Extremely rapid development and low barrier of entry • Simple yet robust syntax • App Engine’s first language API Runtime Environments
  • 16. • Sandbox in Google App Engine
  • 17. Services • DataStore – Provides a noSQL schemaless object datastore with a query engine and transactions • User Services • User Accounts- Basic login and logout using API • User Authentication- User authentication services • Blobstore – Allows application to serve binary objects larger than entities in the Datastore • Memcache – Small memory shared among App Engine instances fast access • URLFetch – Retrieves web resources easily and efficiently • Mail – Send and receive emails using Google’s infrastructure
  • 18. • XMPP - Enables applications to send and receive chat messages from any XMPP-compatible chat messaging service • Task Queue - Application can perform tasks outside of responding to web requests, this schedules tasks by adding in queue • Image Manipulation – This service lets the application manipulate images. With this API, it can resize, crop, rotate and flip images in JPEG and PNG formats. • Logging - Helps to read both application and request logs programmatically using the Logs API.
  • 19. Usage Limits Quota Limit Emails per day 2000 Bandwidth in per day 1 GB Bandwidth out per day 1 GB CPU time per day 6.5 hrs. per day HTTP Request per day 1,300,000 Datastore API calls per day 10,000,00 Data stored 1 GB URL Fetch API calls per day 657,084 • Available 5 million page views a month. • The limits may increase if billing is enabled.
  • 20. Discussion Benefits • Easy to get Started • Automatic scalability • Performance and Reliability • Infrastructure for Security • Cost efficient hosting and Risk free trial period • Platform Independence Limitations • You Are At Google’s Mercy • Violation of Policies • Lacks portability in storage • It is free to some extent with restrictions in usage
  • 21. References • Rabi Prasad Padhy, Manas Ranjan Patra and Suresh Chandra Satapathy, ”X- as-a-Service: Cloud Computing with Google App Engine, Amazon Web Services, Microsoft Azure and Force.com”,International Journal of Computer Science and Telecommunications [Volume 2, Issue 9, December 2011]. • Maciej Malawski Maciej Kuzniar, Piotr Wjcik, Marian Bubak,”How to Use Google App Engine for Free Computing”,1089-7801$26.00 2011 IEEE. • Alexander Zahariev,”Google App Engine”,Helsinki University of Technology 2010 B. Website. • https://appengine.google.com/ • http://en.wikipedia.org/wiki/GoogleAppEngine • http://code.google.com/p/googleappengine/issues/list • googleappengine.blogspot.com