Shaun Abram
Java and Technology weblog
OSCON Day3 – Google App Engine
I have seen several talks on Google App Engine before, but have still not used it in anger, so this talk, Introduction to Google App Engine, acted as a refresher. It was given by Ikai Lan, a software engineer working for the Developer Programs groups at Google.
Google App Engine is a way to run your applications on Google infrastructure. You push your code to App Engine and it gets scaled out depending on how many instances you need.
My notes from the talk are below, but you can find the full slides here or here.
Tags: cloud, google, googleAppEngine, oscon
Subscribe to RSS Feed