google app engine - cloudcamp in athens

6
Google App Engine developing and deploying scalable apps @cherouvim

Upload: colab-athens

Post on 22-Jan-2015

380 views

Category:

Technology


2 download

DESCRIPTION

1'st CloudCamp in Athens "Google App Engine - an introduction to developing and deploying scalable apps"GAE (Google App Engine) is a platform as a service system from Googlewhich helps you develop and deploy your application without having toworry about infrastructure and system administration. In this talkyou’ll have a chance to see what services GAE offers and how you canget started and deploy your app in minutes. The presentation requiresno previous knowledge of cloud computing and GAE and it will include ademo deployment and a showcase of a real project.

TRANSCRIPT

  • 1. Google App Enginedeveloping and deploying scalable apps @cherouvim

2. 1. What is it2. Why3. Why not 3. Google App Engine: What is it PaaS since 2008 to develop and deploy apps using Python/Java/Go 4. Google App Engine: Why Google Short learning curve Very useful APIs and facilities Built to scale Active 7K+ tagged questions in StackOverflow 60K+ messages in Google group monthly SDK releases 5. Google App Engine: Why not Google PaaS Limited flexibility Blackbox Lock-in Quotas 6. DEMO