The document provides an agenda for discussing cloud computing models including definitions of software as a service (SaaS), platform as a service (PaaS), and infrastructure as a service (IaaS). It then discusses key aspects of each model, including authentication and auditing concerns for SaaS, developers as the target audience for PaaS, and concerns around the operating system assumptions and network segmentation for IaaS. Attack surface cases related to cross-site request forgery and SQL injection are also examined in the context of PaaS implementations.