Library podcasts
Google Developer Podcast: Google Developer Podcast Episode 15: Google App Engine
Produced by Google Developer Podcast
published 1 year ago
By Dion Almaer, Google Developer ProgramsUsing iTunes? We had the pleasure to talk to some of the Google App Engine team to discuss the recent launch that Dick uses the tagline as "Your apps, our servers". We get to chat with tech lead on the project Kevin Gibbs, product manager Pete Koomen, and ...
- Running time
- 0h32m
- File size
- 22.00MB
Episode synopsis

We had the pleasure to talk to some of the Google App Engine team to discuss the recent launch that Dick uses the tagline as "Your apps, our servers". We get to chat with tech lead on the project Kevin Gibbs, product manager Pete Koomen, and Guido van Rossum. I don't think we need to introduce Guido!
Of all of the APIs that we expose in the App Engine back-end, we feel that the Database API is probably the most foreign for the majority of developers. Many are used to the relational model for datastores, and our datastore is different. Kevin talks about these differences, and the ramifications that come with a schema-less store. We then delve into the practicalities of having libraries such as SQL Alchemy support GQL which is a functional subset of SQL.
Guido discussed how the Python runtime is indeed the full language, but how some libraries are not there. He talks about the reasons behind the choices, which are mainly related to security. As time goes on more libraries that developers really need will make it into the system, often with equivalent implementations. Although a traditional file system doesn't make sense in the cloud, we could very well see a virtual file system implemented.
- What restrictions are there for serving your applications?
- What Web frameworks are available?
- Can you develop Web services as well as Web applications? How about gadget and widget?
- What kind of traffic can be expect with the free accounts?
- Can I run these applications on my domain, and integrate with Google Apps?
You can download the episode directly, or subscribe to the show (click here for iTunes one-click subscribe). !--removed tag-->
Events coming up
-
May
19
Google I/O 2010
San Francisco, United States
Google's largest developer event returns to San Francisco in 2010. Google I/O brings together thousands of developers for two days of highly technical content, focused on pushing the boundaries of web applications through open web technologies and Google developer products like App Engine, Google Web Toolkit, Android, Chrome, APIs, and more. Early registration for Google I/O will open in January 2010.
Comments
Leave a comment
Sign in or Join us (it's free).