Introduction to AWS CodeDeploy
Difficulty: Beginner
Duration: 2 minutes and 31 seconds
Students: 340
Rating: 5/5
In this lesson, we're going to explain AWS CodeDeploy and how it can be used to automate deployments of applications to platforms such as Amazon EC2, Amazon ECS, AWS Lambda, and even on-premises servers.
Learning Objectives
- Discover what the service is and the benefit it provides.
- Learn what an appspec file is.
- Know how to use AWS CodeDeploy to deploy your code.
Intended Audience
- Those who are implementing and managing software deployments on AWS.
- Those looking to take an AWS certification, such as the AWS Certified Developer - Associate certification.
Prerequisites
- Have a fundamental understanding of AWS, including services such as Amazon CloudWatch and AWS IAM.
- Understand the platforms that CodeDeploy deploys to, such as Amazon EC2, Amazon ECS and Lambda.
- For more information on these services please see our existing content here: