This document discusses continuous delivery/deployment strategies on AWS using various services. It begins with an introduction to continuous integration and continuous delivery/deployment. It then covers CD strategies such as blue-green deployments and red-black deployments. The rest of the document discusses various AWS services that can be used for application management like Elastic Beanstalk, OpsWorks, CloudFormation, and EC2 Container Service. It also covers services for application lifecycle management including CodeCommit, CodePipeline, and CodeDeploy.