AWS Cloud Map supports configuring negative caching for DNS queries - devamazonaws.blogspot.com

AWS Cloud Map now provides the ability to configure the negative caching for DNS queries. AWS Cloud Map is a cloud resource discovery service that allows customers to define custom names for their application resources, such as Amazon Elastic Container Services (ECS) tasks, Amazon Elastic Compute Cloud (EC2) instances, Amazon DynamoDB tables, or any other cloud resource. They can then use these custom names to discover the network location and metadata of these cloud resources from their applications using AWS SDK and authenticated API queries.

Post Updated on July 12, 2021 at 07:04PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com