Skip to content

hpp222/aws-web3-analysis-workshop-cdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to AWS Web3 serverless analysis workshop!

Getting Started

For a detailed walkthrough of this workshop, see here

Prerequisites

To perform this workshop, you’ll need the following:

Deploy this project

cdk deploy --all --parameters EC2Stack:ImageID="ami-0123456789"

Useful commands

  • mvn package compile and run tests
  • cdk ls list all stacks in the app
  • cdk synth emits the synthesized CloudFormation template
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk docs open CDK documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published