1 / 18

Google App Engine QCon November 19th, 2008

Google App Engine QCon November 19th, 2008. Mano Marks Google Developer Advocate. Google App Engine. Challenges building web apps. Run your web applications on Google’s infrastructure. Easy to start. Easy to scale. The Components.

Télécharger la présentation

Google App Engine QCon November 19th, 2008

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Google App EngineQConNovember 19th, 2008 Mano Marks Google Developer Advocate

  2. Google App Engine Challenges building web apps

  3. Run your web applications on Google’s infrastructure

  4. Easy to start. Easy to scale.

  5. The Components

  6. 1. Scalable Serving Infrastructure2. Python Runtime3. Software Development Kit4. Web based Admin Console5. Datastore

  7. 5. Web-based Admin Console

  8. Click to Deploy

  9. Memcache Send E-MailMake HTTP RequestsAuthenticate with Google Accounts Image Manipulation Https

  10. PREVIEW

  11. Always Free to Get Started 500 MB Storage 2 GB Bandwidth / day ~ 5 Million Pageviews / month

  12. What’s Next? October 2008 - March 2009 More Languages Purchase Additional Capacity Large upload/download support Offline Processing Storing and serving large files

  13. Free Quota and Expected Pricing Resource Free Quota Additional CPU Equivalent to 5M pageviews / month for a typical app 10-12¢ / core-hour Storage 15-18¢ / GB-month Bandwidth, Outgoing 11-13¢ / GB transferred Bandwidth, Incoming 9-11¢ / GB transferred

  14. FAQs What is your SLA? What about lock in? Can I get more quota? What language is coming next?

  15. Google Data APIs Access to many Google services​Spreadsheets, Base, Calendar, YouTube, etc. Atom Pub Based Standard Client Libraries

  16. Code Walkthrough

  17. Learn more http://code.google.com/appengine

More Related