/fargate_service_discovery_tamplate

Creating Fargate service with service discovery by AWS CDK.

Primary LanguageTypeScript

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests
  • npm run lint perform lint check
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template