intermediate~2.5h

CI/CD with CodePipeline, CodeBuild & CodeDeploy

Automating the path from a code commit to a running production deployment — build, test, and deploy without manual steps.

1
Subtopics

🎓 Learning objectives

  • Explain the role each of CodePipeline, CodeBuild, and CodeDeploy plays in a CI/CD pipeline
  • Explain what a buildspec.yml file defines for CodeBuild
  • Explain how CodeDeploy performs a deployment to EC2/ECS/Lambda
  • Explain why automated pipelines reduce deployment risk compared to manual deployment

CI/CD with CodePipeline, CodeBuild & CodeDeploy is a Pro topic

Sign in, then upgrade to Pro or Power to unlock this topic and the full AWS curriculum.

📂 Subtopics

Related concepts

deployment-strategiescloudformation-iaccloudwatch-monitoring

Next Step

Continue to Deployment Strategies on AWS