Deploy Web App With Elastic Beanstalk and CDK Pipelines
Overview
In this workshop, we will demonstrate how to create CICD Pipelines with CDK to deploy an application into Elastic Beanstalk automatically.

Content
- Introduction
- Preparation
- Build web application
- Create infrastructure using CDK
- Add Elastic BeanStalk to CDK
- Create CDK Pipeline stack
- Deploy application
- Check result
- Clean up resources