Skip to content

Enable service-to-service communication using ECS Service connect.

Notifications You must be signed in to change notification settings

sivaramanselvam2704/ecs-service-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ecs-service-connect

Enable service-to-service communication using ECS Service connect.

This cloudformation deploys VPC with 2 public subnets, internet facing ALB, creates two ECS Clusters, ECS task definition and services with Fargate as a launch type for all application components in the public subnets, and adds the UI service as a target to the ALB and outputs the DNS name.

aws cloudformation create-stack --stack-name ecs-service-connect --template-body file://ecs-service-connect.yaml --capabilities CAPABILITY_NAMED_IAM

About

Enable service-to-service communication using ECS Service connect.

Resources

Stars

Watchers

Forks