This document discusses building cloud applications faster using Platform as a Service (PaaS). It defines characteristics of cloud-optimized applications like multi-tenancy and elastic resource consumption. RESTful APIs are identified as the language of the cloud for loosely coupling services. Benefits of using PaaS over Infrastructure as a Service (IaaS) are lower development and deployment costs as well as application portability. The document provides examples of PaaS and SaaS services and recommends focusing on unique functionality rather than rebuilding existing services. It outlines considerations for evaluating PaaS options like supported services, deployment preferences, and application strategy fit.
Related topics: