Amazon Cloud Map
Amazon Cloud Map is a cloud resource discovery service that maintains an updated registry of application resources and their locations. Define custom names for application resources and use Cloud Map to dynamically discover service dependencies with integrated health checking and automatic updates.
APIs
Amazon Cloud Map API
API for managing service discovery namespaces, services, and instances with health checking. Enables microservices to dynamically discover dependencies.
Capabilities
Amazon Cloud Map Service Discovery
Workflow for dynamically discovering and registering microservices using AWS Cloud Map, enabling DevOps and platform engineers to maintain service registries with health-based r...
Run with NaftikoFeatures
Maintain an up-to-date registry of application resources with custom naming.
Continuously monitor health of every IP-based component and route only to healthy endpoints.
Automatically update service registries as services scale up or down.
Define custom names for application resources rather than hardcoding IP addresses.
Maintain service registries across different deployment environments, regions, and application versions.
Use Cases
Enable services to locate dependencies in dynamic container environments with ECS and EKS.
Ensure traffic routes only to verified healthy service endpoints.
Automatically register and deregister services during CI/CD pipeline deployments.
Discover services across multiple AWS regions with a unified namespace.
Integrations
Automatically register ECS task IPs in Cloud Map as containers launch.
Integrate Kubernetes service discovery with Cloud Map for hybrid environments.
DNS-based service discovery backed by Route 53 private hosted zones.
Use Cloud Map as the service registry for App Mesh virtual services.
Control access to Cloud Map namespaces with IAM policies.