Skip to content

Achieve service discovery for microservices internal communication using AWS ECS Cluster with EC2 launch type

Notifications You must be signed in to change notification settings

banavalikar/ecs-ec2-service-discovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecs-ec2-service-discovery

Achieve service discovery for internal communication between microservices using AWS ECS Cluster with EC2 launch type.

git clone the repo and run npm install. Then build, tag and push the containers for app1 and app2 to ECR (when you create the ECR repos, the commands will be shown).

Run CloudFormation templates 1-6 from the IaC folder (check my YouTube video on how to run the templates and test the microservices communication.

About

Achieve service discovery for microservices internal communication using AWS ECS Cluster with EC2 launch type

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published