This document discusses deploying Ruby on Rails applications to Google App Engine using JRuby and a servlet container. It outlines reasons to use JRuby, Rails 3, Sinatra, and DataMapper, and how they can run on App Engine. It also provides an overview of the App Engine architecture, development server, deployment process, APIs available to JRuby applications, billing quotas, and resources for learning more.