Add a Test Stage to a Deployment Pipeline on AWS
In this lab, you'll practice adding a Test Stage to a Pipeline with the AWS CodePipeline service. This new Test Stage will run on AWS CodeBuild. This lab gives you real world experience editing and modifying a CI/CD process. When you're finished with this lab, you'll have a CI/CD Pipeline that includes multiple stages, including a Test Stage.
Terms and conditions apply.
Lab info
Lab author
Challenge
Add a Test Stage to a Pipeline
You'll edit a pipeline named "web-app-pipeline" by adding a Test Stage to it with the AWS CodePipeline service. Once you're done, the pipeline will have three stages: Source, Deploy, and Test.
Challenge
Execute the Updated Pipeline
You'll execute the new three-stage pipeline and take a look at the results.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- AWS EC2
- AWS Load Balancers
- AWS S3
- AWS CodeCommit
- AWS CodePipeline
- AWS CodeBuild
- AWS CodeDeploy