Skip to content

juhala-aws/general-immersion-day-cdk-sample

Repository files navigation

General Immersion Day - CDK sample

This is a sample project for General Immersion Day. This is not full sample of the workshop but something that you can reference during the workshop to see how it could be done with AWS Cloud Development Kit.

Deploy

To deploy this project you can use, for example, AWS CloudShell. Navigate to CloudShell service and clone to project from Github and deploy with CDK.

  • git clone https://github.com/juhala-aws/general-immersion-day-cdk-sample.git
  • cd general-immersion-day-sample
  • npm install
  • npx cdk synth
  • npx cdk deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published