Amazon ECS Service Discovery Concepts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 11: | Line 11: | ||
=Namespace= | =Namespace= | ||
The service discovery namespace is a logical group of service discovery services that share the same domain name. A [[Amazon_Route53_Concepts#Hosted_Zone|hosted zone]] in Route 53 is created for each private namespace. If a hosted zone with the same name exists, it is used. | The service discovery namespace is a logical group of service discovery services that share the same domain name. A [[Amazon_Route53_Concepts#Hosted_Zone|hosted zone]] in Route 53 is created for each private namespace. If a hosted zone with the same name already exists, it is used. |
Revision as of 18:59, 8 February 2019
External
Internal
Overview
Service discovery uses Amazon Route 53 to create a namespace for an ECS service, which allows it to be discoverable via DNS.
Namespace
The service discovery namespace is a logical group of service discovery services that share the same domain name. A hosted zone in Route 53 is created for each private namespace. If a hosted zone with the same name already exists, it is used.