CodeDeploy tutorials
This section includes some tutorials to help you learn how to use CodeDeploy.
The procedures in these tutorials provide suggestions for the location in which to store files (for example, c:\temp) and the names to give to buckets, subfolders, or files (for example, amzn-s3-demo-bucket, HelloWorldApp, and CodeDeployDemo-EC2-Trust.json, respectively), but you are not required to use them. Just be sure to substitute your file locations and names as you perform the procedures.
Topics
- Tutorial: Deploy WordPress to an Amazon EC2 instance (Amazon Linux or Red Hat Enterprise Linux and Linux, macOS, or Unix)
- Tutorial: Deploy a "hello, world!" application with CodeDeploy (Windows Server)
- Tutorial: Deploy an application to an on-premises instance with CodeDeploy (Windows Server, Ubuntu Server, or Red Hat Enterprise Linux)
- Tutorial: Use CodeDeploy to deploy an application to an Auto Scaling group
- Tutorial: Use CodeDeploy to deploy an application from GitHub
- Tutorial: Deploy an application into Amazon ECS
- Tutorial: Deploy an Amazon ECS service with a validation test
- Tutorial: Deploy an updated Lambda function with CodeDeploy and the AWS Serverless Application Model