AWS Code Tools Essentials: Hands-on Training
Difficulty: Beginner
Duration: 1 minute and 55 seconds
Students: 81
Rating: 5/5
In this lesson, we show you how to integrate CodeCommit, CodeBuild, and CodeDeploy into a seamless CI/CD process using AWS CodePipeline.
Learning objectives
- A good understanding of how to build an automated CI/CD pipeline using AWS Developer Tools
- Using CodeCommit as a repository and as a source for a CI/CD pipeline
- Using CodeBuild to gather data and generate our build artifacts
- We’ll also touch on Docker containers, deployments, and more
Intended Audience
- Cloud Developers
- Anyone studying for AWS Certification Exams, including the DevOps Professional certification
Prerequisites
- General programming knowledge
- Cloud development
- General knowledge of DevOps
Covered Topics