SlideShare a Scribd company logo
Google AppEngine WorkshopA crash course
Google AppEngineNot Google Apps
Why Google AppEngine?
ScalableScales very very very easilyautomagically
Google AppEngine Workshop
Infrastructure as a ServiceRent-a-car
Platform as a ServiceTaxi
Google AppEngine is PaaSImages demo
Who’s on AppEngineOptimizely.com, BestBuy.com,
LanguagesPython, Java, Go (Experimental)
ObjectiveGain a basic knowledge of Google AppEngine
OutputYour own app
Questions
Setuphttps://coderbuddy1.appspot.com/testingentrance?group=albertsclass
SetupCreate an app on http://appengine.google.comDefault options; High Replication Datastore
Hello World!
ServicesDatastore, URLFetch, Users, Email, Memcache (if we have time)
Project URL Shortener
Create Pageindex.html
DatastoreReally really fast storage
Storing Data
Create a ModelClass Record(db.Model):	name = db.StringProperty()	data = db.TextProperty()
Queriesquery = Link.all()query.filter(‘url_hash’,’cKj4d’)results = query.fetch(20)
15minsShorten some URL’s
URLFetchInteract with other websites
URLFetchresponse = urlfetch.fetch(url=url)status = response.status_codecontent= response.content
Verify those URL’sFetch ‘em first!
Users APIGoogle Accounts
Users APIapp.yamllogin: required
Users APIuser = users.get_current_user()user.nickname()user.email()user.user_id()
Users APIdb.UserProperty()
Users APIuser_id is unique at all times
Create History List for UsersLet users see list of their previously shortened url’s
Email
Emailmail.send_mail(sender=admin@app.com, to=user@example.com,subject=”hi”,body=”hello!”)
Shorten a linkAnd tweet/facebook/plus it
Click and flood!
MemcacheNeed for speed(saves you money too!)
MemcacheNeed for speed(saves you money too!)
Memcachememcache.set(key,data)result = memcache.get(key)
Speed ‘em up!
That’s it!It’s your time to shine now…
Albert PadinSpellDial.com@albertpadinph.albertpadin

More Related Content

What's hot (20)

PPTX
Dynamic components using SPA concepts in AEM
Bojana Popovska
 
PDF
EVOLVE'15 | Enhance | Norberto Leite | Effectively Scale and Operate AEM with...
Evolve The Adobe Digital Marketing Community
 
PDF
Dynamic Components using Single-Page-Application Concepts in AEM/CQ
Netcetera
 
PPTX
Chris O'Brien - Building AI into Power Platform solutions
Chris O'Brien
 
PPTX
EVOLVE'16 | Enhance | Paul McMahon | Approaches to Leveraging AEM Within a Si...
Evolve The Adobe Digital Marketing Community
 
PPTX
Adobe Ask the AEM Community Expert Session Oct 2016
AdobeMarketingCloud
 
PPTX
COB ESPC18 - Rich PowerApps with offline support
Chris O'Brien
 
PDF
JCR, Sling or AEM? Which API should I use and when?
connectwebex
 
PPTX
Building Quality into the AEM Publication Workflow with Active Standards by D...
AEM HUB
 
PDF
AMP and the instant web - WebPerformance NYC MeetUp group
Michael Posso
 
PPTX
AEM and Sling
Lo Ki
 
PPTX
AEM & eCommerce integration
Lokesh BS
 
PDF
Adobe Experience Manager (AEM) - Multilingual SIG on SEO - Dave Lloyd
Dave Lloyd
 
PPTX
AEM GEMS Session Template Editor Sept 14 2016
AdobeMarketingCloud
 
PPTX
Advanced Automated Visual Testing for Mobile Apps
adamcarmi
 
PDF
AEM Best Practices for Component Development
Gabriel Walt
 
PDF
Evolve13 cq-commerce-framework
Paolo Mottadelli
 
PDF
Introduction to Vaadin, GWT.create 2015
hezamu
 
PPTX
IMMERSE'16 Intro to Adobe Experience Manager & Adobe Marketing Cloud
AdobeMarketingCloud
 
PDF
JavaCro'15 - Adobe Experience Manager and Apache Sling - Samir Čauš
HUJAK - Hrvatska udruga Java korisnika / Croatian Java User Association
 
Dynamic components using SPA concepts in AEM
Bojana Popovska
 
EVOLVE'15 | Enhance | Norberto Leite | Effectively Scale and Operate AEM with...
Evolve The Adobe Digital Marketing Community
 
Dynamic Components using Single-Page-Application Concepts in AEM/CQ
Netcetera
 
Chris O'Brien - Building AI into Power Platform solutions
Chris O'Brien
 
EVOLVE'16 | Enhance | Paul McMahon | Approaches to Leveraging AEM Within a Si...
Evolve The Adobe Digital Marketing Community
 
Adobe Ask the AEM Community Expert Session Oct 2016
AdobeMarketingCloud
 
COB ESPC18 - Rich PowerApps with offline support
Chris O'Brien
 
JCR, Sling or AEM? Which API should I use and when?
connectwebex
 
Building Quality into the AEM Publication Workflow with Active Standards by D...
AEM HUB
 
AMP and the instant web - WebPerformance NYC MeetUp group
Michael Posso
 
AEM and Sling
Lo Ki
 
AEM & eCommerce integration
Lokesh BS
 
Adobe Experience Manager (AEM) - Multilingual SIG on SEO - Dave Lloyd
Dave Lloyd
 
AEM GEMS Session Template Editor Sept 14 2016
AdobeMarketingCloud
 
Advanced Automated Visual Testing for Mobile Apps
adamcarmi
 
AEM Best Practices for Component Development
Gabriel Walt
 
Evolve13 cq-commerce-framework
Paolo Mottadelli
 
Introduction to Vaadin, GWT.create 2015
hezamu
 
IMMERSE'16 Intro to Adobe Experience Manager & Adobe Marketing Cloud
AdobeMarketingCloud
 
JavaCro'15 - Adobe Experience Manager and Apache Sling - Samir Čauš
HUJAK - Hrvatska udruga Java korisnika / Croatian Java User Association
 

Viewers also liked (8)

PPTX
How Joomla and Microsoft are a Great Open Source Success
Cory Fowler
 
PPTX
Windows azure for startups
Cory Fowler
 
PDF
Java EE 6 Hands-on Workshop at Dallas Tech Fest 2010
Arun Gupta
 
PPTX
Lessons learned from running massive WordPress sites at scale
Cory Fowler
 
PPTX
5 Absolutely Beautiful Things about Platform as a Service (PaaS)
Cory Fowler
 
PDF
appengine ja night 16 BT Frontend cache control
bluerabbit777jp
 
PDF
Cómo trabajan los Googlers
David Chandler
 
PDF
Java EE and Google App Engine
Arun Gupta
 
How Joomla and Microsoft are a Great Open Source Success
Cory Fowler
 
Windows azure for startups
Cory Fowler
 
Java EE 6 Hands-on Workshop at Dallas Tech Fest 2010
Arun Gupta
 
Lessons learned from running massive WordPress sites at scale
Cory Fowler
 
5 Absolutely Beautiful Things about Platform as a Service (PaaS)
Cory Fowler
 
appengine ja night 16 BT Frontend cache control
bluerabbit777jp
 
Cómo trabajan los Googlers
David Chandler
 
Java EE and Google App Engine
Arun Gupta
 
Ad

Similar to Google AppEngine Workshop (20)

PPT
Google App Engine for Java
Lars Vogel
 
PPT
Developing Java Web Applications In Google App Engine
Tahir Akram
 
PDF
Hands on App Engine
Simon Su
 
PPTX
Googleappengineintro 110410190620-phpapp01
Tony Frame
 
PPTX
Introduction to Google App Engine with Python
Brian Lyttle
 
PPT
JBUG 11 - Django-The Web Framework For Perfectionists With Deadlines
Tikal Knowledge
 
PDF
Python Ireland Nov 2009 Talk - Appengine
Python Ireland
 
PDF
Google App Engine for Java
Lars Vogel
 
PPT
An Introduction to the Google App Engine
georgeholler
 
PPTX
Google Cloud Platform
Francesco Marchitelli
 
DOCX
Syllabus for Technical courses
Montek1Learning
 
PPT
Google cloud platform
rajdeep
 
PDF
The Big Picture and How to Get Started
guest1af57e
 
PDF
Google App Engine for Java v0.0.2
Matthew McCullough
 
PPTX
File Repository on GAE
lynneblue
 
PDF
App engine devfest_mexico_10
Chris Schalk
 
PDF
Testing your application on Google App Engine
Inphina Technologies
 
PDF
Testing Your Application On Google App Engine
IndicThreads
 
PDF
Google App Engine (Introduction)
Praveen Hanchinal
 
Google App Engine for Java
Lars Vogel
 
Developing Java Web Applications In Google App Engine
Tahir Akram
 
Hands on App Engine
Simon Su
 
Googleappengineintro 110410190620-phpapp01
Tony Frame
 
Introduction to Google App Engine with Python
Brian Lyttle
 
JBUG 11 - Django-The Web Framework For Perfectionists With Deadlines
Tikal Knowledge
 
Python Ireland Nov 2009 Talk - Appengine
Python Ireland
 
Google App Engine for Java
Lars Vogel
 
An Introduction to the Google App Engine
georgeholler
 
Google Cloud Platform
Francesco Marchitelli
 
Syllabus for Technical courses
Montek1Learning
 
Google cloud platform
rajdeep
 
The Big Picture and How to Get Started
guest1af57e
 
Google App Engine for Java v0.0.2
Matthew McCullough
 
File Repository on GAE
lynneblue
 
App engine devfest_mexico_10
Chris Schalk
 
Testing your application on Google App Engine
Inphina Technologies
 
Testing Your Application On Google App Engine
IndicThreads
 
Google App Engine (Introduction)
Praveen Hanchinal
 
Ad

Recently uploaded (20)

PPTX
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
PDF
TrustArc Webinar - Data Privacy Trends 2025: Mid-Year Insights & Program Stra...
TrustArc
 
PPTX
Building a Production-Ready Barts Health Secure Data Environment Tooling, Acc...
Barts Health
 
PDF
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
PDF
Smart Trailers 2025 Update with History and Overview
Paul Menig
 
PDF
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
PDF
Blockchain Transactions Explained For Everyone
CIFDAQ
 
PDF
Building Resilience with Digital Twins : Lessons from Korea
SANGHEE SHIN
 
PPTX
UiPath Academic Alliance Educator Panels: Session 2 - Business Analyst Content
DianaGray10
 
PDF
Human-centred design in online workplace learning and relationship to engagem...
Tracy Tang
 
PDF
NewMind AI Journal - Weekly Chronicles - July'25 Week II
NewMind AI
 
PDF
SFWelly Summer 25 Release Highlights July 2025
Anna Loughnan Colquhoun
 
PDF
Smart Air Quality Monitoring with Serrax AQM190 LITE
SERRAX TECHNOLOGIES LLP
 
PDF
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
PDF
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
PDF
Log-Based Anomaly Detection: Enhancing System Reliability with Machine Learning
Mohammed BEKKOUCHE
 
PDF
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
PPTX
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
PDF
July Patch Tuesday
Ivanti
 
PDF
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
TrustArc Webinar - Data Privacy Trends 2025: Mid-Year Insights & Program Stra...
TrustArc
 
Building a Production-Ready Barts Health Secure Data Environment Tooling, Acc...
Barts Health
 
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
Smart Trailers 2025 Update with History and Overview
Paul Menig
 
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
Blockchain Transactions Explained For Everyone
CIFDAQ
 
Building Resilience with Digital Twins : Lessons from Korea
SANGHEE SHIN
 
UiPath Academic Alliance Educator Panels: Session 2 - Business Analyst Content
DianaGray10
 
Human-centred design in online workplace learning and relationship to engagem...
Tracy Tang
 
NewMind AI Journal - Weekly Chronicles - July'25 Week II
NewMind AI
 
SFWelly Summer 25 Release Highlights July 2025
Anna Loughnan Colquhoun
 
Smart Air Quality Monitoring with Serrax AQM190 LITE
SERRAX TECHNOLOGIES LLP
 
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
Log-Based Anomaly Detection: Enhancing System Reliability with Machine Learning
Mohammed BEKKOUCHE
 
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
July Patch Tuesday
Ivanti
 
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 

Google AppEngine Workshop