navigation

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. Architect

Content

  1. Introduction
  2. Preparation
  3. Build web application
  4. Create infrastructure using CDK
  5. Add Elastic BeanStalk to CDK
  6. Create CDK Pipeline stack
  7. Deploy application
  8. Check result
  9. Clean up resources