amazon web services - Manage auto-scaled instances in Route53 -
in aws, right way add , remove instance managed autoscaling configuration in route53 record sets?
i cannot use elb because application instances need handle udp traffic, not supported elbs.
i remember seeing loggly did same thing, using route53 because had udp traffic.
basically, use routing policy. 'simple' easiest, 'failover' or 'latency' may better choices. importantly, it's important enable health checks.
Comments
Post a Comment