+ All Categories
Home > Technology > StartPad Countdown 5 - The App Engine That Google Built

StartPad Countdown 5 - The App Engine That Google Built

Date post: 05-Dec-2014
Category:
Upload: start-pad
View: 4,388 times
Download: 2 times
Share this document with a friend
Description:
Google App Engine lets you run your web applications on Google\'s infrastructure. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. With App Engine, there are no servers to maintain: You just upload your application, and it\'s ready to serve your users. In this talk, Mano Marks will go over the basics of Google App Engine, and walk through creating a sample application.
Popular Tags:
17
Google App Engine Mano Marks Developer Advocate August 26 th , 2008
Transcript
Page 1: StartPad Countdown 5 - The App Engine That Google Built

Google App Engine

Mano Marks Developer Advocate

August 26th, 2008

Page 2: StartPad Countdown 5 - The App Engine That Google Built

Goals of Index Ventures meeting

• Give a brief overview of Google App Engine

• Gather feedback on investing in companies running on App Engine

• Offer support for portfolio companies

Page 3: StartPad Countdown 5 - The App Engine That Google Built

Google App EngineChallenges building web apps

Page 4: StartPad Countdown 5 - The App Engine That Google Built

Run your web applications on Google’s infrastructure

Page 5: StartPad Countdown 5 - The App Engine That Google Built

Easy to start.Easy to scale.

Page 6: StartPad Countdown 5 - The App Engine That Google Built

The Components

Page 7: StartPad Countdown 5 - The App Engine That Google Built

7

1. Scalable Serving Infrastructure

2. Python Runtime

3. Software Development Kit

4. Web based Admin Console

5. Datastore

Page 8: StartPad Countdown 5 - The App Engine That Google Built

4. Web-based Admin Console

Page 9: StartPad Countdown 5 - The App Engine That Google Built

Click to Deploy

Page 10: StartPad Countdown 5 - The App Engine That Google Built

Memcache

Send E-Mail

Make HTTP Requests

Authenticate with Google Accounts

Image Manipulation

Page 11: StartPad Countdown 5 - The App Engine That Google Built

PREVIEW

Page 12: StartPad Countdown 5 - The App Engine That Google Built

500 MB Storage

2 GB Bandwidth / day

~ 5 Million Pageviews / month

AlwaysFree to Get Started

Page 13: StartPad Countdown 5 - The App Engine That Google Built

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

Free Quota and Expected Pricing

Page 14: StartPad Countdown 5 - The App Engine That Google Built
Page 15: StartPad Countdown 5 - The App Engine That Google Built

More Languages

Purchase Additional Capacity

Large upload/download support

Offline Processing

What’s Next?

Page 16: StartPad Countdown 5 - The App Engine That Google Built

What is your SLA?

What about lock in?

Can I get more quota?

What language is coming next?

What can Google do for us?

FAQs

Page 17: StartPad Countdown 5 - The App Engine That Google Built

Learn more

http://code.google.com/appengine


Recommended