Skip to content

touzoku/vampi_cdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VAmPI Constructs Protected by WAFs

This AWS Cloud Development Kit project launches a VAmPI docker image behind an AWS ALB in three possible configurations: with AWS WAF enabled, with Wallarm enabled, and not protected by anything at all.

Please be careful. These stacks are not designed for long-time production use and incur quite a high cost on your AWS bill: it creates 3 ALBs and 3 NAT Gateways, which collectively cost over $300/month total.

The cdk.json file tells the CDK Toolkit how to execute your app.

Deploy

  • pnpm run cdk deploy --all --context token=<WALLARM_NODE_TOKEN> deploy all stacks to your default AWS account/region
  • pnpm run cdk diff compare deployed stacks with current state
  • pnpm run cdk synth emits the synthesized CloudFormation template

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published