Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 514 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 514 Bytes

CDK Active-Active Multi-Region Proof of Concept

Read the companion article.

Deploy It

Customize the deploy.sh file, and run it. See the article on how to test it.

Useful commands

  • yarn build compile typescript to js
  • yarn cdk deploy deploy this stack to your default AWS account/region
  • yarn cdk diff compare deployed stack with current state
  • yarn cdk synth emits the synthesized CloudFormation template