This is a blank project for CDK development with Go.
The cdk.json
file tells the CDK toolkit how to execute your app.
cdk deploy
deploy this stack to your default AWS account/regioncdk diff
compare deployed stack with current statecdk synth
emits the synthesized CloudFormation templatego test
run unit tests
To run this project locally you have to install docker and cdklocal.
To start local stack execute:
docker-compose up
To deploy this stack locally execute:
cdklocal deploy
2 SQS Queues
2 SQS DLQ Queues
2 SNS Topics
2 Subscription SQS to SNS
2 Buckets S3