This document summarizes a presentation about backend as a service (BaaS). It discusses how BaaS can handle common backend tasks like data storage, user management, push notifications and more. This allows mobile developers to focus on the customer experience rather than duplicating backend code. The presentation provides examples of using BaaS through REST APIs and SDKs. It also demonstrates a chat app sample to showcase BaaS capabilities.