AWS CDK for a serverless EKS cluster using Fargate - demo for DDD Perth 2021
- NodeJS 14, NPM, and Yarn installed
- AWS CLI installed and configured with credentials
- AWS CDK installed globally
- CDK toolkit bootstrapped into target AWS account
For further information please see Getting started with the AWS CDK
yarn install
yarn build
yarn test -u
yarn deploy
yarn destroy