Videos tagged with Google App Engine
Google I/O 2009 - Connecting The Clouds: Integrating Google App Engine for Java with Force.comRon Hess, Iein ValdezIn this session we will outline how to connect the Salesforce SOAP Web Services API to Google App Engine for Java. The project includes an open source Web Service Client that has been completely ported to App Engine. This client is designed for high performance and will work with F...
Google I/O 2009 - Google Friend Connect In The Real World
Google I/O 2009 - Google Friend Connect In The Real WorldHenry Chan, Srivaths Lakshmi, Shivani York, Patrick Chanezon, Kris LouxDevelopers who have implemented Google Friend Connect will explain why and how they did it, how it fits in to their respective social networking strategies, and provide a technical deep-dive into their implementation techniques.For presentation slides and all I/O sessi...
Google I/O 2009 - JRuby & Ioke on Google App Engine for Java
Google I/O 2009 - JRuby and Ioke on Google App Engine for JavaOla BiniJRuby is regarded as the most stable and efficient implementation of Ruby. Running JRuby on top of Google App Engine for Java gives access to many interesting possibilities, including running Rails on top of Google's infrastructure. Exactly how to make this happen is not totally apparent, though, and there are several gotchas...
Google I/O 2009 - Transactions Across Datacenters..
Google I/O 2009 - Transactions Across Datacenters (and Other Weekend Projects)Ryan Barrett -- Contents -- 0:55 - Background quotes 2:30 - Introduction: multihoming for read/write structured storage 5:12 - Three types of consistency: weak, eventual, strong 10:00 - Transactions: definition, background 12:22 - Why multihome? Why try do anything across multiple datacenters? 15:30 - Why *not* multih...
Google I/O 2009 -..Distributed Transaction Layer: App Engine
Google I/O 2009 - A Design for a Distributed Transaction Layer for Google App EngineDaniel WilkersonMassively scalable web applications encounter a fundamental tension in computing between performance and correctness: whereas performance is often addressed by using a large and therefore distributed machine, correctness, especially of an interruptible and multi-threaded program, requires data in...
Google I/O 2009 - App Engine: Scalability, Fault Tolerance..
Google I/O 2009 - App Engine Nitty-Gritty: Scalability, Fault Tolerance, and Integrating Amazon EC2Jesse Kocher, Josh Livni, Dave PeckHow a small Civic Software company built an API to serve millions of requests per day. Learn about the challenges faced & lessons learned during design and deployment of a high-traffic web service built on App Engine, and about combining App Engine with external ...
Google I/O 2009 - Building Scalable Geo Applications
Google I/O 2009 - Building Scalable Geo ApplicationsMano Marks, Keith Golden, Jeffrey SambellsThis talk will show you how to host your geo data on Google, render it with Geo APIs, and make your geo content searchable. We'll be covering App Engine, Google Base, KML, and Search APIs.For presentation slides and all I/O sessions, please go to: code.google.com/events/io/sessions.html
Google I/O 2009 - ThoughtWorks on App Engine for Java..
Google I/O 2009 - ThoughtWorks on App Engine for Java: An Enterprise Cumulonimbus?Martin Fowler, Rebecca ParsonsEnterprise software pundits are now gazing metaphorically skyward. There's all this talk of clouds, but what kind of clouds are coming, and will they be friendly? We begin by describing some applications we've developed for App Engine, including implementation of other languages, such...
Addressbook: A walkthrough of a simple AppEngine application
I recently ported my Gears-front end Addressbook History pattern sample to use App Engine as the backend data store. This short video walks through the application and the code, to give you a quick feel for App Engine development.
Twazzup and App Engine
An interview with the developers behind twazzup.com on how App Engine helps them run their application.