Skip to content

AWS CDK for a serverless EKS cluster using Fargate - demo for DDD Perth 2021

License

Notifications You must be signed in to change notification settings

devops-at-home/ddd-demo-cdk-eks-fargate

Repository files navigation

ddd-demo-cdk-eks-fargate

AWS CDK for a serverless EKS cluster using Fargate - demo for DDD Perth 2021

Architecture

Architecture

Requirements

  • 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

Commands

Build and run tests

yarn install
yarn build

Update tests

yarn test -u

Deploy stack

yarn deploy

Destroy stack

yarn destroy

About

AWS CDK for a serverless EKS cluster using Fargate - demo for DDD Perth 2021

Resources

License

Stars

Watchers

Forks