Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 476 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 476 Bytes

service-discovery-ecs-consul

This repository provides the assets referred to in the blog post [Service Discovery via Consul with Amazon ECS] (https://aws.amazon.com/blogs/compute/service-discovery-via-consul-with-amazon-ecs/). Service discovery tools manage how processes and services in a cluster can find and talk to one another. The post demonstrates how a tool called Consul can augment the capabilities of Amazon ECS by providing service discovery for an ECS cluster.