This document discusses continuous delivery using AWS Elastic Beanstalk and CodePipeline. It begins with an introduction to continuous delivery and defines it as getting changes deployed safely and quickly. It then covers Elastic Beanstalk as an AWS PaaS for deploying and scaling applications, the benefits it provides, and its basic workflow. AWS CodePipeline is then introduced as a continuous delivery service that can automate and visualize release processes to speed up delivery while improving quality.