Create a Deployment Pipeline with a Build Stage on AWS
In this lab, you'll practice creating a pipeline that includes a source and a build stage using the AWS CodePipeline service. When you're done, you'll have experience setting up and configuring a real application pipeline that includes a build stage.
Terms and conditions apply.
Lab info
Lab author
Challenge
Create a Pipeline with a Build Stage
You will create a pipeline using the AWS CodePipeline service that has both a source stage and a build stage. The source stage will leverage Amazon S3, and the build stage will use AWS CodeBuild.
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 CodeBuild
- AWS CodePipeline
- General CI/CD knowledge