This lab is currently in Beta, content may be updated as we refine the material
LABADVANCED

End-to-End CodePipeline Delivery

Build a complete AWS CodePipeline: S3 source, CodeBuild, manual approval gate, and a CodeDeploy canary release to a Lambda alias, with EventBridge-driven SNS alerts on pipeline failure.

75 minutes
aws/devops
End-to-End CodePipeline Delivery - Platform Engineering Hands-On Lab Icon

Lab Overview

In this flagship DOP-C02 lab you will assemble a production-shaped delivery pipeline on AWS using only managed services. Source code lives in a versioned S3 bucket, CodeBuild compiles and packages it, a manual approval gate gates production, and CodeDeploy performs a canary shift on a Lambda alias. EventBridge routes pipeline failure events to SNS so your team is paged the moment a release breaks.

You will:

  • Create a versioned S3 source bucket, a separate artifact bucket, a customer-managed KMS key, and seed an initial source ZIP
  • Create a CodeBuild project, a Lambda function with a `live` alias, a CodeDeploy application, and a Canary10Percent deployment group
  • Wire a four-stage CodePipeline (Source, Build, Approve, Deploy) with a least-privilege CodePipeline service role
  • Trigger a release, approve the manual gate, and verify CodeDeploy shifts traffic to the new alias version
  • Add an EventBridge rule that publishes pipeline FAILED events to SNS, and force a failure to confirm the alert fires

Region: `us-east-1`. Instance type: `t3.small` workstation. All resources are tagged `lab=true,Course=dop-c02` so the cleanup script can sweep them on lab stop.

What You'll Learn

Build a versioned S3 source bucket and a separate KMS-encrypted artifact bucket for CodePipeline

Create a CodeBuild project that produces deployable Lambda packaging from S3 source

Configure a CodeDeploy Lambda Canary10Percent5Minutes deployment group against a Lambda alias

Wire a CodePipeline with Source, Build, manual Approval, and Deploy stages and a least-privilege service role

Trigger a release, approve the manual gate, and verify alias traffic shift

Route CodePipeline FAILED execution-state events through EventBridge to SNS for alerting

Prerequisites

completed-codebuild-artifact-pipeline-lab

aws-associate-level-knowledge

basic-lambda-and-iam-familiarity

Technologies Covered

awscodepipelinecodebuildcodedeploylambdaeventbridgesnscicddop-c02

Part of a Course

This lab is part of the AWS Certified DevOps Engineer - Professional (DOP-C02) course

View All Courses

Choose your plan

Simple, Transparent Pricing

Unlock full access to TeKanAid courses, labs, and bootcamps

MonthlyQuarterly

Pro

Course content without labs

$59/month

Renews automatically. Cancel anytime.

Final price verified at checkout.

  • Full access to all courses
  • Progress tracking
  • Certificate of completion
  • Community access
  • Bootcamp participation
  • New content access
Recommended

Premium

Full access with hands-on labs

$99/month

Renews automatically. Cancel anytime.

Final price verified at checkout.

  • Everything in Pro
  • Unlimited hands-on labs
  • Lab AI Assistant
  • Accelerator bootcamps with live office hours
  • Priority support

Prefer a single course?

Purchase individual courses for a one-time fee of $79. Full access to course content, quizzes, certificates, and community features, lab access is not included.

Browse Courses

Try it free, no credit card

Three free ways to start. All bridge into the paid Premium catalog when you're ready.

Not ready to commit? The crash course is email-only. No academy account required.

Ready to Get Started?

Start this hands-on lab and build real-world Platform Engineering skills

Get Access Now