I want to setup an infra on AWS
with the highest availability possible.
I am considering implementing Active-Active failover with Route53
's Weighted Routing policy.
Can this be implemented? Will Route53
understand when/if a dns is not healthy and stop routing requests to it when using weighted routing policy?