awslabs / ecs-refarch-service-discovery

An EC2 Container Service Reference Architecture for providing Service Discovery to containers using CloudWatch Events, Lambda and Route 53 private hosted zones.
Apache License 2.0
445 stars 81 forks source link

Update reference architecture to use the new ECS Service Discovery capability #15

Open luispollo opened 6 years ago

luispollo commented 6 years ago

With the announcement of the new built-in Service Discovery capability in ECS (which relies on Route53 Autonaming) at AWS re:Invent 2017, it would be nice to revisit this reference architecture using that mechanism, which would simplify the architecture (in particular, removing the need for the Lambda functions). Once it becomes generally available, of course. :-)

http://docs.aws.amazon.com/Route53/latest/APIReference/overview-service-discovery.html

dsouzajude commented 6 years ago

+1