Skip to content

ECS Service Communication Using an Internal Load Balancer

Notifications You must be signed in to change notification settings

shashimal/cdk-ecs

Repository files navigation

ECS Service Communication Using an Internal Load Balancer

This repository contains the AWS CDK implementaton for creating an ECS cluster with multiple ECS services. You can find the step by step instructions from this article.

Architecture

ECS Service Communication Using an Internal Load Balancer

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
  • 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

About

ECS Service Communication Using an Internal Load Balancer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published