Amazon Route 53 announces Route 53 Application Recovery Controller - devamazonaws.blogspot.com

Today, AWS announced the general availability of Amazon Route 53 Application Recovery Controller, a new capability in Route 53 that makes it easy for developers to continuously monitor their applications’ ability to recover from failures and control their recovery across AWS Regions, Availability Zones, and on-premises infrastructure. Amazon Route 53 is a highly available and scalable cloud Domain Name Service that routes end-user and application requests to internet applications. Application Recovery Controller triggers traffic failovers between redundant application copies, or replicas, running in separate AWS or on-premises locations. Application Recovery Controller also monitors AWS resource configurations and routing policies associated with your applications and alerts you when changes are made that affect the ability of your applications to recover using replicas. 

Post Updated on July 27, 2021 at 10:58PM

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