Skip to main content

AWS Cloud Map features

Features

Open all

    Cloud Map allows your applications to discover any web-based service via AWS SDK, API calls, or DNS queries. Over DNS, Cloud Map provides resource locations of IP addresses or IP:port combinations using either IPv4 or IPv6. Using the discovery API, Cloud Map can return URLs or ARNs as well as IP addresses and IP:port combinations.

    Cloud Map lets you define custom attributes for each resource, such as location and deployment stage. This provides you the ability to customize your deployment across different regions or environments.

    Cloud Map is integrated with  AWS Identity and Access Management (IAM)  to ensure that only authenticated services can discover resources within the registry and retrieve the location and credential for those resources.

    Amazon Route 53  health checks ensure that only healthy endpoints are returned on discovery queries. This ensures that Cloud Map always has an up-to-date registry of healthy resources.

    When you are using API-based discovery, the updates on your resource locations and attributes are available within 5 seconds.

    AWS Cloud Map eliminates the need to set up, update, and manage your own service discovery tools and software.