AWS Workshops

This website lists workshops created by the teams at Amazon Web Services (AWS). Workshops are hands-on events designed to teach or introduce practical skills, techniques, or concepts which you can use to solve business problems.
You can filter by topic using the toolbar above.

About AWS
Highlight icon

100 workshops and growing

New workshops and content added all the time

Highlight icon

Created by experts

Created by specialists in the field from AWS and AWS Partners

Highlight icon

Available for access anywhere

Globally available without restriction and mobile friendly

CI/CD Workshops

Tag: CodeDeploy
AWS Code Family Introduction
Level: 200
Categories: DevOps, CI/CD
Tags: CodeCommit, CodeBuild, CodeDeploy, CodePipeline, ECR
2 hours

Introduction workshop on the AWS Code family (CodeCommit, CodeBuild, CodeDeploy and CodePipeline). Explore the AWS DevOps tooling to build and deploy a simple Java web application. Use AWS CodeCommit as a Git repository to store code, AWS CodeBuild to compile and produce an artifact, and AWS CodeDeploy to deploy the application to an EC2 web server. AWS CodePipeline will help orchestrate the whole process. At the end of the workshop you will build a containerized version of the app before looking at Serverless CI/CD.

AWS Code Family Introduction
Get Started